Question: Chipotle then the program uses the input values and outputs a story: Eric buys 1 2 different types of cars at Chipotle Ex: If the
Chipotle
then the program uses the input values and outputs a story:
Eric buys different types of cars at Chipotle
Ex: If the input values are:
Brenda
bells
phillys
then the program uses the input values and outputs a story:
Brenda buys different types of bells at Phillys
LAB
: LAB: Input: Mad Lib
main.py
# Read a value from a user and store the value in firstname
firstname input
# Output a short story using the four input values. Do not modify the
printfirstname, 'buys', wholenumber, 'different types of plural
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
