MCQ Practice Single Best Answer Topic: Python Tuple MCQ

Q Write the output of : >>> sorted(tuple("Amit"))

Question ID
#3694
Subchapter
Python Tuple MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A [
  • B [
  • C [
  • D None of the above
Correct Answer: C

Explanation

[‘A’, ‘i’, ‘m’, ‘t’]

Share This Question

Share this MCQ with your friends or study group.