Question: Write a program that asks the user to enter a student's exam1, exam2 and Final grades, then calculate the overall using the weights: exam1 (20%)
Write a program that asks the user to enter a student's exam1, exam2 and Final grades, then calculate the overall using the weights: exam1 (20%) exam2 (35%) Final ( 45%).
Then using the selection structure on the overall grade, the program should then should display if the student pass or fail the class. (Use 60 as the passing grade)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
