Mad Libs

Step 2: Get input from the user by asking for a noun, verb, or other type of word. Save the input in a variable.
Example: noun = input("Enter a noun: ")
Last step Next step