View Single Post
Old 05-12-2016, 02:32 AM  
pimpmaster9000
Too lazy to set a custom title
 
pimpmaster9000's Avatar
 
Industry Role:
Join Date: Dec 2011
Posts: 26,732
# The USA is a joke program
# Makes funny funny random jokes

import random

print("I will tell a funny funny joke now, you will shit!")


joke = random.randint(1, 10)
dindu = ("USA")

if joke == 1:
print(dindu + " Helathcare")
elif joke == 2:
print(dindu + " Education")
elif joke == 3:
print(dindu + " Elections")
elif joke == 4:
print(dindu + " Foreign Policy")
elif joke == 5:
print(dindu + " Rape statistics")
elif joke == 6:
print(dindu + " Gay Rape Statistics")
elif joke == 7:
print(dindu + " Presidential Candidates")
elif joke == 8:
print(dindu + " Debt")
elif joke == 9:
print(dindu + " Obesity")
elif joke == 10:
print(dindu + " Penis Size")


print("\n AHAHAHAHHAHAHAAHHAHAHAHAAA!")
input("\n Press any key to shit yourself laughing!")
__________________
Report a suspicious cracker: Click Here
pimpmaster9000 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote