Computer Science, asked by mintamir03, 1 day ago

flowchart for the calculate the average from 25 exam score

Answers

Answered by shantajha6
0

Answer:

fxcjhfdchkmbsacbllkjjk vfxxcbk

Answered by Mohittomar93
0

Answer:

Answer is in the Explanation: part .

Explanation:

Note that X is one of the 25 exam scores, and N is the total number of exam scores. Also you could replace “SUM = SUM + X” with “ADD X TO SUM” and also “I = I + 1” with “ADD 1 to I” and also “IS I > N” with “IS I GREATER THAN N” whichever you think is most appropriate. What I did is closer to what a computer program would look like.

You can draw nearly all flowcharts with these 5 symbols (these are the 5 symbols that we used in our flowchart):

Attachments:
Similar questions