Write algorithm Whether A Student Passed the Exam or Not
Answers
Answered by
1
Answer:
Which option is used to remove the unnecessary part of the image
Answered by
2
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