One fast food company running a business with selling pizza ($ 3.25), potatoes ($ 2.00), and soft drink ($ 1.75). Produce one program to count customer bills. This program must input the quantity of each order.
Use Sub procedure to input and display data. Use Function procedure to count total price to pay. By using procedures will produce a proper codes and easier maintenance.
how to do this?
2006-11-02
13:24:24
·
1 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design