Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python Dictionary MCQ
⚠ Report ✓ Question Verified Copy Link
x = {'day':'Sunday', 'week':10} for i in x.items(): print(i, end=' ')
Explanation:
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python Dictionary MCQ