Correctly Call Nested Function

The following code contains a mistake. Fix it so the nested function is called correctly, and the message Hello from inner_func is displayed.
Python
Setting up Python environment...
Output