Draw and construct a flow chart of an algorithm to calculate the average of four numbers
Answers
Answered by
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
0
Answer:
shapes are not drawn from scale but answer is correct
Attachments:
Similar questions