Computer Science, asked by mysticsphere604, 11 months ago

Draw and construct a flow chart of an algorithm to calculate the average of four numbers

Answers

Answered by mohammads
4

Answer:

you draw the shapes

Explanation:

circle:start

parallelogram: input four numbers a,b,c,d

square: sum=a+b+c+d; avg=sum/4;

parallelogram: print avg

circle:stop

Answered by noorhanamjadpasha
0

Answer:

shapes are not drawn from scale but answer is correct

Attachments:
Similar questions