Question: Write a python program that simulates a cash register. It must: Allow the user to add transactions, clear all transactions, and check out a customer.
Write a python program that simulates a cash register. It must:
Allow the user to add transactions, clear all transactions, and "check out" a customer. Checkout involves taking a payment and calculating change.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
