Computer Science, asked by laalu9425, 9 months ago

make an algorithm to take marks from student and tell him whether he is pass or fail

Answers

Answered by HyperWiking
0

Explanation:

Answer:

step 1 : Start.

step 2 : Take 4 integer inputs for the different 4 subject like math, english, physics, chemistry.

step 3 : Then calculate the grade based upon the average of four marks .

step 4 : if the value of the grade is more than 40, it will print pass otherwise it shows fail.

step 5 : END.

Similar questions
Math, 1 year ago