Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions notagame.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# this is going to be really funny is you read this because you actually opened this

print (" this is my first print statement " )

print (""" hello mr ive had to print this out for you
this is about me wondering if you want to eat my shorts""")

shorts = input("> ")

if shorts == "yes":
print(""" to know thr full story of your
choice go

https://www.quotev.com/story/9553816/Dipper-goes-to-Taco-Bell/2

its a nice fan fiction
""")


elif shorts == "no":
print (" how dare you, your so really rude so rude")