Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Connect with a community of experts ready to help you find accurate solutions to your questions quickly and efficiently. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

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?"