[solved] – Question 95378
Write a cash register program that calculates change for a restaurant of your choice. Your program should include:
Ask the user to input the cost of 3 items purchased by the customer*
Tell the user the total cost of the items purchased
Ask the user to input the amount paid by the customer
Calculate and print the amount of change to be given to the customer
Expert Answer
OR

