forked from RocketMap/RocketMap
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexample.py
More file actions
21 lines (18 loc) · 656 Bytes
/
example.py
File metadata and controls
21 lines (18 loc) · 656 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# halpmepl0x
# for those that messaged me with "i'm on dev, example.py dont work"
# thunderfox : can we put an example.py in 2.0 that just prints
# "you're a fucking retard"
# 1000th commit, celebrate example.py!
# dont make pr to fix pls
print("Please refer to documentation, there is no more example.py, " +
"only runserver.py")
fuck = raw_input("Would yous till like to massage the devs that " +
"example.py no work?")
if "needful" in fuck.lower():
print("poon bang lure pls")
elif fuck.lower() == "india":
print("bang lure?")
elif fuck.lower() != "no":
print("you have been banned lol")
else:
print("bless u")