Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

My aunties have decided to go into the restaurant business. They now own 4 restaurants and need help with reservations. Please create the pseudocode and

image text in transcribed

My aunties have decided to go into the restaurant business. They now own 4 restaurants and need help with reservations. Please create the pseudocode and then code, debug and create the submital files for the following restaurant reservation service. You must use the textbook To help you get started, I have included an example of psuedocode for a menu here in Lesson 4 folder You can model your program after Program 4-27 in your Programming Requirements: Display a menu of the following restaurants: . Mama Loves Burgers 2. Le Chalet Burger 3. Vegetarian Delight Burgers The Chowder Burger 5. Exit Reservation Menu Prompt for and input the user's choice For each menu otion chosen excent5) do the folowing display the restaurant's unique "special dessert (you can make that up), prompt for and input the users last name, prompt for and input their arrival time (you may assume only on the hour and always at night) if their arrival time is a negative number, then give an error message, prompt and input again prompt for and input how many people are in their party If the number of people in their party is negative then give an error message, prompt and input again If there are more than 5 people in their party display a message that their tip will be calculated as part of the bill Wish them a nice evening and mention the restaurant and the time in which they will be dining

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions