Question: Design an algorithm and represent it in pseudocode that prompts for and receives prices of several items. After the last price is entered, the sentinel
Design an algorithm and represent it in pseudocode that prompts for and receives prices of several items. After the last price is entered, the sentinel value -1 is entered. The algorithm should calculate the number of items purchased, total cost of the purchase before tax and with the tax of 8.5% and display the results on the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
