What’s your story? I bet it’s amazing!
In the editor below, write a program that asks the user to type in:
Then display a short (no more than 8 sentences) story involving all of these words! You must use each word at least once.
Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below:
variables to store what the user types in for their answers!Below is an interactive demo of how the program should run. Play around with the program to see how your program should also behave.
Need some help? Click here to reveal a video walkthrough for this task!