Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Data Handling
Question 1
CBSE
Class 11
Computer Science
Question 16 of 173
Data Handling — Question 1
Back to all questions
1
Question
Question 1
Which of the following are valid Python data types ?
Numeric
None ✓
Mappings
list ✓
Sequence
set ✓
tuple ✓
dictionary ✓
Answer
Previous
Question 15
Next
Question 2