Design the logic for an application that allows a user to


Problem

The Billy Goat Fast-Food restaurant sells the following products::

Product              Price ($)
Cheeseburger       2.49
Pepsi                   1.00
Chips                  0.59

Design the logic for an application that allows a user to enter an ordered item continuously until a sentinel value is entered. After each item, display its price or the message "Sorry, we do not carry that" as output. After all items have been entered, display the total price for the order.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design the logic for an application that allows a user to
Reference No:- TGS02647051

Expected delivery within 24 Hours