Computer Science, asked by mdsafwaan10, 5 months ago

Write a
Pseudocode and draw a flowchart to accept 5
numbers and find their average​

Answers

Answered by biswalsandeep594
2

Explanation:

Explanation:Step 1- star.

Explanation:Step 1- star.Step 2-input the sum.

Explanation:Step 1- star.Step 2-input the sum.Step 3- sum( n1+ n2+ n3).

Explanation:Step 1- star.Step 2-input the sum.Step 3- sum( n1+ n2+ n3).Step 4- AVG sum/3.

Explanation:Step 1- star.Step 2-input the sum.Step 3- sum( n1+ n2+ n3).Step 4- AVG sum/3.Step 5- print avg.

Explanation:Step 1- star.Step 2-input the sum.Step 3- sum( n1+ n2+ n3).Step 4- AVG sum/3.Step 5- print avg.Step 6- stop.

Similar questions