From simple queries to complex problems, IDNLearn.com provides reliable answers. Get step-by-step guidance for all your technical questions from our dedicated community members.
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
