scary-code/5-psychological-horror.py
2021-10-25 20:26:41 +01:00

6 lines
80 B
Python

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