Writea algorithm and draw flowchart to find the product of three
munbers
Answers
Answered by
18
STEP 1 START. STEP 2 INPUT X,Y,Z. STEP 3 COMPUTE SUM = X + Y + Z. STEP 4 COMPUTE AVG = SUM/3.
Similar questions