CBSE Class 11 Computer Science Question 17 of 173

Data Handling — Question 2

Back to all questions
2
Question

Question 2

Which of the following are datatypes considered as Numbers in Python.

  1. Integer ✓
  2. Boolean ✓
  3. complex ✓
  4. floating point ✓
  5. list
  6. None
Answer