

InterviewSolution
Saved Bookmarks
1. |
Which of these in not a core data type?(a) Lists(b) Dictionary(c) Tuples(d) ClassThis question was addressed to me in class test.I want to ask this question from Core Data types topic in section Variable Names, Operators, Data Types & Numeric Types of Python |
Answer» Correct answer is (d) CLASS |
|