Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . 1 8 LAB: Input: Mad Lib Mad Libs are activities that have a person provide various words, which are then used to complete

1.18 LAB: Input: Mad Lib
Mad Libs are activities that have a person provide various words, which are then used to complete a short story in unexp hopefully funny) ways.
Complete a program that reads four values from input and stores the values in variables first_name, generic_loca whole_number, and plural_noun. The program then uses the input values to output a short story. The first input stat in the code as an example.
Notes: To test your program in the Develop mode, pre-enter four values (in separate lines) in the input box and click the R button. The auto-grader in the Submit mode will test your program with different sets input of values.
Ex: If the input values are:
Eric
12
cars
Chipotle
then the program uses the input values and outputs a story:
Eric buys 12 different types of cars at chipotle
Brenda
6
bells
Phillys
then the program uses the input values and outputs a story:
Brenda buys 6 different types of bells at Phillys
LAB ACTIVITY
1.18.1: LAB: Input: Mad Lib
image text in transcribed

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

Pro Database Migration To Azure Data Modernization For The Enterprise

Authors: Kevin Kline, Denis McDowell, Dustin Dorsey, Matt Gordon

1st Edition

1484282299, 978-1484282298

More Books

Students also viewed these Databases questions

Question

what is a peer Group? Importance?

Answered: 1 week ago

Question

6. Identify characteristics of whiteness.

Answered: 1 week ago

Question

9. Explain the relationship between identity and communication.

Answered: 1 week ago