Back to Lesson
Nonlocal Keyword
Complete the "Nonlocal Keyword" exercise.
Instructions
Write Python code to solve the "Nonlocal Keyword" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter