Always-Run finally Block

Add a finally block that increments a counter whether or not an exception happened.
Python
Setting up Python environment...
Output