MCQ Practice Single Best Answer Topic: Python Data Types MCQ

Q What is the data type of a after the following statement?
a = (1, 4, 3, 6)

Question ID
#3815
Subchapter
Python Data Types MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A List
  • B Dictionary
  • C Tuple
  • D Set
Correct Answer: C

Explanation

Tuple

Share This Question

Share this MCQ with your friends or study group.