- A ['P', 'y', 't', 'h', 'o', 'n']
- B ('P', 'y', 't', 'h', 'o', 'n')
- C none of the above
- D Error
Python Programming Language MCQ Python Tuple MCQ
⚠ Report ✓ Question Verified Copy Link
A = list(tuple("Python"))
print(A)
Learn More MCQ Questions from Python Programming Language MCQ Python Tuple MCQ