Best source HGH

Honestly, search for this lab called “ Maximus Labs “. Best HGH and best customer service ever.


Tell your Captain I said hello by the way.
 
name = raw_input(“Enter your name: “)
question = raw_input(“What is your question? “)

def is_dumbass():
if question == “Where can I get illegal substances?”:
return True
else:
return False

print “Is “ + name + “a dumbass?” + is_dumbass()
 
Top