Question: write the algorithm 1n : In 4-point grade scale system, a student needs to achieve at least 1.6 to pass a course. Besides, s/he needs
1n : In 4-point grade scale system, a student needs to achieve at least 1.6 to pass a course. Besides, s/he needs an average of 2.5 over six courses to progress to the next year. Design an algorithm that asks the (jix)grades for the courses and calculates the average. If the grades of the courses and the average grade satisfy the condition explained before, the algorithm displays ['Pass". Otherwise, the algorithm needs to display "Fail" by giving the reason; individual course failure or average failure. Use the other side of the paper for your answers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
