IDNLearn.com: Where curiosity meets clarity and questions find their answers. Discover prompt and accurate responses from our experts, ensuring you get the information you need quickly.
Write this program in JAVASCRIPTT not phyton. 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 avacado on toast?" Below is a picture reference of the JavaScript language I use. the picture is just an example
