Computer Science, asked by atulvmhatre2001, 11 months ago

draw the flow chart algorithm to calculate sum of 5subject​

Answers

Answered by anagha2166
1

Answer:

plzzzzzzzz mark as brainlist I am in need plzzzzzzzz

Explanation:

Input marks of five subjects. ...

Calculate sum of all subjects and store in total = eng + phy + chem + math + comp .Divide sum of all subjects by total number of subject to find average i.e. average = total / 5 .

Calculate percentage using percentage = (total / 500) * 100 .

Similar questions