Question: Must be in python 1-Write a program that reads in sales amount, keeps a running total of sales, prints the total and the commission paid
Must be in python
1-Write a program that reads in sales amount, keeps a running total of sales, prints the total and the commission paid (10% of sales). The program will run until the user types in quit.
2-Rewrite the sales program to run until a negative sales value is entered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
