Question: a) Write an algorithm (pseudocode) for a program to ask the user to input an item, its individual price, and the amount. For example, Milk
a) Write an algorithm (pseudocode) for a program to ask the user to input an item, its individual price, and the amount. For example, Milk 2.5 3. You need to do this for 5 items.
Then calculate the total cost and the item with the highest price.
The program needs to print the total cost and the item with the highest price.
b) Create the Flowchart for your program.
Note: This is for a Java-based class.
The program needs to print the total cost, the item with the highest price and it's price.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
