Question: i need this on python. thank you in advance variables in it, asks for input from the user, applies it to an existing script, and
variables in it, asks for input from the user, applies it to an existing script, and prints the output for the user. The details can be found below. 1. Your program will require the user to input values for the following variables: a. At least 4 nouns b. At least 3 adjectives c. At least 1 adverb d. At least 3 verbs 2. The program will take those inputs from the user and insert them into a story you have created. a. Your Mad Libs story (do a quick Google search for samples if you don't know how to make one) should be developed with variables in place of the missing words. b. To help keep track of things, use a new line and print() function for each sentence. 3. The program will print out the story for the user with their variables in the story
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
