Check sibling questions

Which of the following is an invalid datatype in Python?

(a) Set

(b) None

(c) Integer

(d) Real

 

Answer:

Python data types are:

Checking the options:

  • (a) Set - Valid data type in python
  • (b) None - Valid data type in python
  • (c)Integer - Valid data type in python
  • (d)Real - Invalid data type in python

So, the correct answer is (d).

  1. Computer Science - Class 12
  2. Solutions to CBSE Sample Paper - Computer Science Class 12

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo