Single Choice
Not Set
QWrite the output of the following:
A = list(tuple("Python"))
print(A)
ID: #3666
Python Tuple MCQ
278 views
Question Info
#3666Q ID
Not SetDifficulty
Python Tuple MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
['P', 'y', 't', 'h', 'o', 'n']
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic