Decision Tree
Consider a dataset based on which we will determine whether to play football or not.

b) Write python code to build the decision tree and check for accuracy with test data
Consider a dataset based on which we will determine whether to play football or not.
