Answered You can hire a professional tutor to get the answer.

QUESTION

Use psuedocode to design a program that will ask the user to enter the amount of a purchase. The program should then compute the state and county...

Use psuedocode to design 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 tax is 3.45 percent and the county sales tax is 8.75 percent. The program should display the amount of the purchase, the state sales tax, the county sales tax, the total sales tax, and the total of the sale (which is the sum of the amount of purchase plus the total sales tax). Hint: Use the value 0.0875 to represent 8.75 percent, and 0.0345 to represent 3.45 percent

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question