Single Choice
Not Set
QWrite the output of the following:
t1 = (23, 45, 67, 43, 21, 41)
print(t1[1:2])
ID: #3681
Python Tuple MCQ
137 views
Question Info
#3681Q 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
(45,)
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic