CBSE Class 11 Informatics Practices Question 14 of 102

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