33.0k views
9 votes
Write a program to help a local restaurant automate its breakfast billing system. The program should do the following:

a. Show the customer the different breakfast items offered by the restaurant.
b. Allow the customer to select more than one item from the menu.
c. Calculate and print the bill.

1 Answer

2 votes
The program is designed to help with the billing system then it should only calculate and print the bill C.
User Henesnarfel
by
4.7k points