Single Choice Not Set

QWrite the output of the following.
A = tuple("Python")
print(A)

ID: #3664 Python Tuple MCQ 208 views
Question Info
#3664Q ID
Not SetDifficulty
Python Tuple MCQTopic

Choose the Best Option

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

  • A (python)
  • B ("Python")
  • C None of the above
  • D ('P', 'y', 't', 'h', 'o', 'n')
Correct Answer

Explanation

('P', 'y', 't', 'h', 'o', 'n')

Share This Question

Challenge a friend or share with your study group.