Single Choice Not Set

QWrite the output of the following.
t1=((1,2),(3,4),(9,))
max(t1)

ID: #3688 Python Tuple MCQ 177 views
Question Info
#3688Q ID
Not SetDifficulty
Python Tuple MCQTopic

Choose the Best Option

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

  • A 9
  • B (9,)
  • C (3,4)
  • D Error
Correct Answer

Explanation

(9,)

Share This Question

Challenge a friend or share with your study group.