scary-code/05-psychological-horror.py

6 lines
80 B
Python

flase = False
while flase == False:
print("doing things")
flase = True