Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me with these problems using c++ 1. 2. 3. 4. Problem 1 Part A In the game Mad-libs, players are asked for parts

Please help me with these problems using c++

1.image text in transcribed

2.image text in transcribed

3.image text in transcribed

4.image text in transcribed

Problem 1 Part A In the game Mad-libs, players are asked for parts of speech, such as noun, adjective, or adverb, and those words are plugged into a template sentence to generate a sometimes-funny story Story Functions Write 3 functions named story1, story2, and story3 that each allow the user to play a simple game of Mad-libs. Each function should store the corresponding story template and ask the user for the missing word types to fill in the template. Your functions must be named story1, story2, and story3. All the three functions do not return any value. All the three functions do not take any parameters. Use the following template for story1 In the book War of the , the main character is an anonymous who records the arrival of the s in Ask for the following inputs for story1 Enter a plural noun: "Enter an occupation:" "Enter an animal name:" Enter a place:" Use the following template for story2: NAME>, Ive got a feeling we're not in anymore. Ask for the following inputs for story2: "Enter a name:" Enter a state/country:" Use the following template for story3: Hello. My name is . Prepare to Ask for the following inputs for story3: "Enter a first name:" Enter a relative:" Enter a verb

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

Big Data Fundamentals Concepts, Drivers & Techniques

Authors: Thomas Erl, Wajid Khattak, Paul Buhler

1st Edition

0134291204, 9780134291208

More Books

Students also viewed these Databases questions

Question

1. Signs and symbols of the map Briefly by box ?

Answered: 1 week ago

Question

Types of physical Maps?

Answered: 1 week ago

Question

Explain Intermediate term financing in detail.

Answered: 1 week ago

Question

=+management system of the MNE?

Answered: 1 week ago