Allow Multiple Transactions
Currently the cashier function only calculates the sale of one title. Modify it so that multiple titles may be purchased. After the data for each book is entered, the function should ask if there are other titles being purchased. If so, it allows the user to enter ill, data for another book. If not, it calculates the sale subtotal, tax, and total.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.