Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python List MCQ
⚠ Report ✓ Question Verified Copy Link
x = [[0.0, 1.0, 2.0],[4.0, 5.0, 6.0]] y = x[1][2] print(y)
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python List MCQ