- A day
- B KeyError
- C Sunday
- D 10
Python Programming Language MCQ Python Errors and Exceptions Handling
⚠ Report ✓ Question Verified Copy Link
x = {'day':'Sunday', 'week':10}
print(x['year'])
Learn More MCQ Questions from Python Programming Language MCQ Python Errors and Exceptions Handling