Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python List MCQ
⚠ Report ✓ Question Verified Copy Link
x = [5, 4, 3, 2, 1] y = [10, 5, 0] y.extend(x) print(y)
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python List MCQ