Single Choice
Not Set
QWhat will be the data type of the output after the following statements?
x = 'Python'
y = list(x)
print(y)
ID: #4007
Python Data Types MCQ
479 views
Question Info
#4007Q 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
Explanation
List
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic