RosettaCodeData/Task/Mad-Libs/J/mad-libs-2.j
2015-11-18 06:14:39 +00:00

11 lines
313 B
Text

madlib''
Please enter the story template
See http://rosettacode.org/wiki/Mad_Libs for details
<name> went for a walk in the park. <he or she>
found a <noun>. <name> decided to take it home.
name: Jill
he or she: she
noun: rock
Jill went for a walk in the park. she
found a rock. Jill decided to take it home.