MCQ
Single Best Answer
Not Set
QWhat will be the data type of the output after the following statements?
x = ('Today',)
print(x)
ID: #4004
Python Data Types MCQ
341 views
Question Info
#4004Q ID
Not SetDifficulty
Python Data Types MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
Tuple
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic