Problem
Write a program that plays the game of mad lib. Your program should prompt the user to enter the following strings:
¦ The first or last name of your instructor
¦ Your name
¦ A food
¦ A number between 100 and 120
¦ An adjective
¦ A color
¦ An animal
After the strings are input, they should be substituted into the story below and output to the console.