Farlitz

23
reputation
6
import random
def lucky():
    return random.choice(seq=[True,False])

if lucky():
    print("The SUSpport has arrived!")
else:
    print ("Æ")

You guys have no idea how many times I thought about pressing Ctrl + S while making that code here lmao

PS: I know these jokes are satured, but I still find them funny. I have no ideia if this phrase make any sense, sorry about that, I'm Brazilian.