Question: C++ PROGRAMS:Write a program that plays a word game with the user. The program should ask the user to enter the following: Name Age City
C++ PROGRAMS:Write a program that plays a word game with the user. The program should ask the user to enter the following:
Name
Age
City
College
Profession
After the user has entered these items, the program should display the following story, inserting the users input into the appropriate locations:
There once was a person named NAME who lived in CITY. At the age of AGE, NAME went to college at COLLEGE. NAME graduated and went to work as a PROFESSION.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
