Menu

(Solved) : Write Pseudo Code Find Avrage Grade Class Given Quiz Grades Q1q2q3q4 Homework Grades H1 H2 Q37204300 . . .

Write in pseudo-code how to find the avrage grade for a class given: quiz grades q1.q2.q3.q4 homework grades h1,h2,h3.h4 wherWrite in pseudo-code how to find the avrage grade for a class given: quiz grades q1.q2.q3.q4 homework grades h1,h2,h3.h4 where the final grade is weighted 30% for homework and 70% for quizzes, but with the rule that 1 the lowest homework grade will be excluded if it helps the grade Show transcribed image text Write in pseudo-code how to find the avrage grade for a class given: quiz grades q1.q2.q3.q4 homework grades h1,h2,h3.h4 where the final grade is weighted 30% for homework and 70% for quizzes, but with the rule that 1 the lowest homework grade will be excluded if it helps the grade

Expert Answer


Answer to Write in pseudo-code how to find the avrage grade for a class given: quiz grades q1.q2.q3.q4 homework grades h1,h2,h3.h4…

OR