Python Programming Language MCQ Python Tuple MCQ
⚠ Report ✓ Question Verified Copy Link
t1 = ((101,"Amit",98),(102,"Geetu",95),(103,"Manoj",87),(104,"Sawan",79)) str(t1[2][2]) + str(t1[3][2])
Learn More MCQ Questions from Python Programming Language MCQ Python Tuple MCQ