CBSE Class 11 Computer Science Question 13 of 98

Python Programming Fundamentals — Question 6

Back to all questions
6
Question

Question 6

To determine the type of an object, we use type() function.

Answer