read price, quantity
sale = price * quantity
Design a program to input the prices of two items as well as the quantities purchased and
compute the amount of the sale. Use both pseudo code and flowchart diagrams.
1 answer
compute the amount of the sale. Use both pseudo code and flowchart diagrams.
1 answer