Question: 8:52 Search LTE Description Sales Tax Program Refactoring Programming Exercise #6 in Chapter 2 was the Sales Tax program. For that exercise, you were asked
8:52 Search LTE Description Sales Tax Program Refactoring Programming Exercise #6 in Chapter 2 was the Sales Tax program. For that exercise, you were asked to write a program that calculates and displays the county and state sales tax on a purchase you have already written that program, redesign it to the subtasks are in functions you have not already written that program, write it using functions Submit apy file Original problem statement from Chapter 2 Write a program that will ask the user to enter the amount of a purchase. The program should then compute the state and county sales tax. Assume the state sales taxe is 5 percent and the county sales taxis 25 percent. The program should display the amount of the purchase the state sales ta. the county sales tax, the total sales tax, and the 10taf of the sale (which is the sum et the amount of purchase plus the total sales tax) Submission Make sure to have your name included in comment at the top of the program code you turn in
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
