CBSE Class 12 Computer Science Question 20 of 120

Review of Python Basics — Question 10

Back to all questions
10
Question

Question 10

Each object in Python has three key attributes—a type, a value and an id.

Answer