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 ?

  1. Numeric
  2. None ✓
  3. Mappings
  4. list ✓
  5. Sequence
  6. set ✓
  7. tuple ✓
  8. dictionary ✓
Answer