which of the following is not a core data type in python programming?
a)Lists b)Dictionary c)Tuples d)Class
Explanation:
a) Class is a user defined data type.
b). Given a function that does not return any value, What value is thrown by default when executed in shell.