31. Sales Tax Design a hierarchy chart or flowchart for a program that calculates the total of a retail sale. The progra
Posted: Mon Jun 06, 2022 12:34 pm
31. Sales Tax Design a hierarchy chart or flowchart for a program that calculates the total of a retail sale. The program should ask the user for: - The retail price of the item being purchased The sales tax rate Once these items have been entered, the program should calculate and display: - The sales tax for the purchase The total of the sale