Hello Please Help me in this problem Please T_T this is the problem.Please anyone can answer this
Create a program that will compute the prelim, midterm, final grades of the students. The program will input grades for quiz, recitation, project, and exam rating for each grading period (PRELIM/MIDTERM/FINALS). The class standing, class average and the prelim, midterm and final grades will be computed and displayed automatically. Display also the grade equivalent and if the grade of the student is greater than 75 then the remark will be “passed” otherwise “failed”. The program will continuously accept grades and terminate when you enter 0 or negative value. Use these formulas:
Comments
Leave a comment