Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database 19c DBA By Examples Installation And Administration

Authors: Ravinder Gupta

1st Edition

B09FC7TQJ6, 979-8469226970

More Books

Students also viewed these Databases questions