write a program that prompts the user for a meal: breakfast, lunch, or dinner. then using if statements and else statements, print the user a message recommending a meal. for example if the meal was breakfast, you could say something like, "how about some avocado on toast?"