Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Review of Python Basics
Question 10
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
Previous
Question 9
Next
Question 11