Question: 1 . 1 8 LAB: Input: Mad Lib Mad Libs are activities that have a person provide various words, which are then used to complete
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 firstname, genericloca wholenumber, and pluralnoun. 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, preenter four values in separate lines in the input box and click the R button. The autograder in the Submit mode will test your program with different sets input of values.
Ex: If the input values are:
Eric
cars
Chipotle
then the program uses the input values and outputs a story:
Eric buys different types of cars at chipotle
Brenda
bells
Phillys
then the program uses the input values and outputs a story:
Brenda buys different types of bells at Phillys
LAB ACTIVITY
: LAB: Input: Mad Lib
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
