Advertisement
CCF_100

madlibs.py output

Jul 17th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [caleb@caleb-macbookair-archlinux python project]$ python madlibs.py
  2. termcolor is installed!
  3. Linux master race! XD
  4. <<madlibs.py - Written by Caleb Fontenot>>
  5. Project started on July 13, 2019
  6. I pull txt files in the directory you place me in for stories!
  7.  
  8. Run me with the --setup flag for instructions on setting a story up!
  9.  
  10. Debug mode is enabled! Being verbose!
  11.  
  12. Detected 1 stories
  13. Current story title is "Three Little Pigs"
  14.  
  15. ['adjective', 'verb', 'verb', 'verb', 'plural noun', 'verb', 'verb', 'past tense verb', 'plural noun', 'adjective', 'verb', 'plural noun', 'noun', 'verb', 'past tense verb', 'noun', 'noun', 'noun', 'past tense verb', 'adjective', 'past tense verb', 'past tense verb', 'noun', 'past tense verb']
  16.  
  17. ['1', '2', '43', '', '2643', '62', '36', '236', '23', '6234', '623', '623', '46', '2346', '234', '6234', '623', '4', '234', '6234', '2346', '2345124', '12', '1']
  18. Replacing Words...
  19. <callable_iterator object at 0x7f64595fa320>
  20. Replacing 1
  21. <callable_iterator object at 0x7f64595fa2e8>
  22. Replacing 2
  23. <callable_iterator object at 0x7f64595fa320>
  24. Replacing 43
  25. <callable_iterator object at 0x7f64595fa2e8>
  26. Replacing
  27. <callable_iterator object at 0x7f64595fa320>
  28. Replacing 2643
  29. <callable_iterator object at 0x7f64595fa2e8>
  30. Replacing 62
  31. <callable_iterator object at 0x7f64595fa320>
  32. Replacing 36
  33. <callable_iterator object at 0x7f64595fa2e8>
  34. Replacing 236
  35. <callable_iterator object at 0x7f64595fa320>
  36. Replacing 23
  37. <callable_iterator object at 0x7f64595fa2e8>
  38. Replacing 6234
  39. <callable_iterator object at 0x7f64595fa320>
  40. Replacing 623
  41. <callable_iterator object at 0x7f64595fa2e8>
  42. Replacing 623
  43. <callable_iterator object at 0x7f64595fa320>
  44. Replacing 46
  45. <callable_iterator object at 0x7f64595fa2e8>
  46. Replacing 2346
  47. <callable_iterator object at 0x7f64595fa320>
  48. Replacing 234
  49. <callable_iterator object at 0x7f64595fa2e8>
  50. Replacing 6234
  51. <callable_iterator object at 0x7f64595fa320>
  52. Replacing 623
  53. <callable_iterator object at 0x7f64595fa2e8>
  54. Replacing 4
  55. <callable_iterator object at 0x7f64595fa320>
  56. Replacing 234
  57. <callable_iterator object at 0x7f64595fa2e8>
  58. Replacing 6234
  59. <callable_iterator object at 0x7f64595fa320>
  60. Replacing 2346
  61. <callable_iterator object at 0x7f64595fa2e8>
  62. Replacing 2345124
  63. <callable_iterator object at 0x7f64595fa320>
  64. Replacing 12
  65. <callable_iterator object at 0x7f64595fa2e8>
  66. Replacing 1
  67. Once upon a time, there were three 1 pigs. One day, their mother said, "You are all grown up and must 1 on your own." So they left to 1 their houses. The first little pig wanted only to 1 all day and quickly built his house out of 1. The second little pig wanted to 1 and 1 all day so he 1 his house with 1. The third 1 pig knew the wolf lived nearby and worked hard to 1 his house out of 1. One day, the wolf knocked on the first pig's 1. "Let me in or I'll 1 your house down!" The pig didn't, so the wolf 1 down the 1. The wolf knocked on the second pig's 1. "Let me in or I'll blow your 1 down!" The pig didn't, so the wolf 1 down the house. Then the wolf knocked on the third 1 pig's door. "Let me in or I'll blow your house down!" The little pig didn't, so the wolf 1 and 1.He could not blow the house down. All the pigs went to live in the 1 house and they all 1 happily ever after.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement