Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. friend = input("boyfriend/girlfriend")
  2. sheit = input("he/she/it")
  3. like = input("like/dislike")
  4. like2 = input("likes/dislikes")
  5. er = input("her/his/their")
  6. direction = input("direction")
  7. martialart = input("form of martial arts")
  8. number1 = input("a number")
  9. noun = input("noun")
  10. noun2 = input("second noun")
  11. noun3 = input("third noun")
  12. noun4 = input("fourth noun")
  13. noun5 = input("fifth noun")
  14. adjective = input("adjective")
  15. adjective2 = input("second adjective")
  16. adjective3 = input("third adjective")
  17. adjective4 = input("fourth adjective")
  18. adjective5 = input("fifth adjective")
  19. adjective6 = input("sixth adjective")
  20. adjective7 = input("seventh adjective")
  21. adjective8 = input("eighth adjective")
  22. object1 = input("object")
  23. object2 = input("second object")
  24. object3 = input("third object")
  25. object4 = input("fourth object")
  26. action1 = input("action (ending in S)")
  27. action2 = input("second action")
  28. action3 = input("third action")
  29. action4 = input("fourth action")
  30. action5 = input("fifth action")
  31. action6 = input("sixth action")
  32. verb1 = input("verb")
  33. verb2 = input("second verb")
  34.  
  35.  
  36. print("So there's a", noun,"in my class I", like,". unfrotunately im", adjective, adjective2,"and", adjective3,"and", sheit, like2, adjective4, adjective5, noun2,". So anyway one", noun3," me and her ",friend ,"are", action1, "among a group of our felow students when a ",noun4,"appears and threatens with a", object1,".",er, adjective7,"and", adjective8, friend," instantly ",action2," and loses the ability to", action3,". I on the other hand", action4,"my", object2," and step", direction, verb1,"my", object3, "for", martialart, "practise out in one fell swoop. \"Go ahead\" I say. The", object1, "is only", number1, "years old while the", object1,"is the child of many millenia. Do you fancy the odds?\" Instantly the", noun4,"drops his",object1, "and", action5,". My other classmates cheer while", er, adjective6, friend, "pretends the whole thing was funny.", sheit, "looks at me and sees what", sheit, "didnt see before.", sheit, "thanks me with a", action6, "but I don\'t smile because I was only", verb2, "my duty. Safe to say", sheit, "saw who a real man was that", noun3,". I may be", adjective,"and", adjective2, "but raise a ", object4, "against me and youll face your worst", noun5,".")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement