2
Answers

BILL generator @ console

Photo of SUNIL GUTTA

SUNIL GUTTA

11y
1.6k
1
Hi everyone 

Create a console program that allows a user to enter a list of prices and generate a receipt.

The receipt must show the list of prices, the subtotal, tax amount @9%, and a grand total. All numbers must be aligned in a single column with the summary fields labeled. Be sure to include a heading of "Bob's Supermarket" and footer thanking the customer on the receipt. ALL WORK MUST BE DONE IN FUNCTIONS


Cheers ty 


Answers (2)