It looks like your Python code ran correctly anyway and it seems you are in debug mode maybe?
-
How did you execute the code? Click on ‘run’ somewhere or used a keyboard shortcut?
-
If you just type… python app.py …in the terminal at the bottom, that may work too. Then to run it again, just ‘up arrow’ and enter.
