Question: When your program starts, have it print a message to welcome the user to your game. o Next, the program prompts the user for each

When your program starts, have it print a message to welcome the user to your
game.
o Next, the program prompts the user for each word, one at a time. Make sure the
program tells the user what type of word to enter with each prompt.
o Once the user has entered the last word, the program should print the story with
the user's words inserted into the story in the correct places.
o Avoid lines wrapping in the Shell window.
Keep all lines of code and comments to 80 characters long or less
Make sure to have a comment at the top of your file that contains your name, date, and
a brief program description
The comment at the top of the file should also contain the original story; in other words,
the original text before any words get replaced.
Make sure to use blank lines and other comments within your code so that it is easy for
me to read
choose good variable names

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!