Simple Counter with Closures

We've created a counter using a closure. Adjust the code so that the print statement outputs True.
Python
Setting up Python environment...
Output