Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using C++ 1. Write a program that plays a game with the user. The program should ask the user to enter the following: - His

image text in transcribed

Using C++

1. Write a program that plays a game with the user. The program should ask the user to enter the following: - His or her name - His or her age - The name of a city - The name of a college - A profession - A type of animal - A pet's name After the user has entered these items, the program should display the following story, inserting the user's 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. Then, NAME adopted a(n) ANIMAL named PETNAMM. They both lived happily ever after! (25 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions

Question

i need 4 8 7 .

Answered: 1 week ago