Question: Write pseudocode algorithms for the programs described as follows: Question 1: a program that calculates the total of a retail sale should ask the user
Write pseudocode algorithms for the programs described as follows:
Question 1: a program that calculates the total of a retail sale should ask the user for the following:
1. the retail price of the item being purchased
2. the sales tax rate
Once these items have been entered, the program should calculate and display the following:
1. the sales tax for the purchase
2. the total of the sale
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
