Single Choice Not Set

QWhich of the following is not a tuple?

ID: #3672 Python Tuple MCQ 237 views
Question Info
#3672Q ID
Not SetDifficulty
Python Tuple MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A t = 1,2,3,4,5
  • B t = ('a', 'b', 'c')
  • C t = (1, 2, 3, 4)
  • D None of the above
Correct Answer

Explanation

None of the above

Share This Question

Challenge a friend or share with your study group.