Skip to main content
Farlitz's user avatar
Farlitz's user avatar
Farlitz's user avatar
Farlitz
  • Member for 1 year, 3 months
  • Last seen more than a month ago
  • Espírito Santo, Brazil
Stats
111
reputation
627
reached
0
answers
1
question
About
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.

Badges
This user doesn’t have any gold badges yet.
This user doesn’t have any silver badges yet.
7
bronze badges
Top tags
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
Top posts