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