Programming Language Python Tuple MCQ Question #3697
Single Choice Not Set

QWrite the output of the following:
(n1,n2)=tuple("25")
n2+n1

ID: #3697 Python Tuple MCQ 161 views
Question Info
#3697Q ID
Not SetDifficulty
Python Tuple MCQTopic

Choose the Best Option

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

  • A '7'
  • B '25'
  • C '52'
  • D Error
Correct Answer

Explanation

'52'

Share This Question

Challenge a friend or share with your study group.