CODE
MEAL NAME
PRICE (RM)
1 2 3
S L C
Based on
Chicken Fillet 15.00 Roasted Beef 20.00 Rib eye Fillet 30.00
Syrup 1.50 Lychee 2.80 Coconut 3.50
the requirement these are what the owner wanted the system to do.
CODE
BEVERAGE NAME
PRICE (RM)
i. The customer order the meal and beverage based on the code
ii. The system will ask the quantity for each order
iii. The system displays the quantity and the total price of the meal
iv. The system displays the quantity and the total price of the beverage
v. The system displays the total price that the user needs to pay
vi. The system will repeat the process i to v until user put ‘N’ to stop the program
Comments
Leave a comment