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