Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Get immediate and reliable answers to your questions from a community of experienced experts on our platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.
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.
