The sequence is programmed to always display
Here is an extrct from the code
this is indented into a while loop
print("clicks: ",clicks)
print("click power: ",click_power)
test=input()
clicks=clicks+click_power
print("for the upgrade shop type 'shop'")