Write a program that will ask the user to enter the Customer Name, Quantity purchased, and the price per unit. The program should compute the Sales Amount, State and County Sales taxes. The program should also compute the Net Sales and Discount given to the Customer after deduction of the Sales taxes from the Gross Sales. Assume the State Sales tax is 9 percent, County Sales tax is 5 percent, and Discount is 10%. A lop should prompt the user to enter Yes (Y) to process another record or not.

Write a program that will ask the user to enter the Customer Name, Quantity purchased, and the price per unit. The program should compute the Sales Amount, State and County Sales taxes. The program should also compute the Net Sales and Discount given to the Customer after deduction of the Sales taxes from the Gross Sales. Assume the State Sales tax is 9 percent, County Sales tax is 5 percent, and Discount is 10%. A lop should prompt the user to enter Yes (Y) to process another record or not.

× How can I help you?