World Languages, asked by asanteedmond1998, 4 months ago

write a pseudocode to accept the marks of 5 student and calculate the average mark the for loop

Answers

Answered by AkshayBTECH
0

Answer:

Step 1: Input M1, M2,M3,M4

Step 2:. AVERAGE= (M1+M2+M3+M4+M5)/5

Step 3:. PRINT ("average is" %AVERAGE)

Explanation:

you have not mentioned in which language i have to write this.By the way Main concept is this.If your problem still persist then tell me your problem on insta .

Similar questions