What an amazing story!
Fill in the ________ (blanks) and complete the code to write the program below:
1) Ask the user what happens at the beginning of the story.
2) Keep asking the user what happens next, until they type in “the end”
3) Tell the user how wonderful their story was!
Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below:
Need some help? Click here to reveal a video walkthrough for this task!
the end.Below is an example of how the program should run:
What happens at the start?
Once upon a time, I saw a cat.
Wow... then what happened?
It was very cute and I gave it a pat.
Wow... then what happened?
It climbed onto my shoulder and happily sat.
Wow... then what happened?
It purred and purred, then chased after a rat.
Wow... then what happened?
the end
What a truly awesome story!