CBSE Class 12 Computer Science Question 65 of 105

Python Revision Tour — Question 19

Back to all questions
19
Question

Question 18(b)

Write the names of any four data types available in Python.

Answer

The names of any four data types in Python are:

  1. Integer
  2. String
  3. List
  4. Tuple