Exercise: Enclosing Scope II
In this exercise, the function
outer
returns the result of inner
. Modify inner
so that outer
returns the expected result.Premium
Python
Setting up Python environment...
Output