Advertisement
Guest User

Untitled

a guest
Jul 12th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. import time
  2. print("Welcome to namafia! Your journey for getting 10 likes begins now!")
  3. input("Press ENTER to continue")
  4. print("Alightsoul just made a new thread! Would you like to read it?")
  5. answer = input("Enter yes or no:")
  6. if answer == "yes" :
  7. print("Tribunal for permanently banning the goy club...")
  8. answer = input("What do you post?")
  9. if answer == "a":
  10. dsfjasdgkljsadg
  11. elif answer == "b":
  12. hkjlhlkjhlkh
  13. elif answer == "c":
  14. ksldjgsklhsdg
  15. elif answer == "no" :
  16. print("Congratulations!, Back to Underlords!")
  17.  
  18. time.sleep(2.2)
  19. exit()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement