Exercise: else statement - run else

Change the condition to ensure that the code inside the else-block is executed. The program should print 2.
Python
Setting up Python environment...
Output