Question: Write a Python program that will ask the user to enter three exam grades, calculate the average, then display the average with the message: Student
Write a Python program that will ask the user to enter three exam grades, calculate the average, then display the average with the message: "Student Pass" if the average is greater than or equal 60 and the message "Student Fail" otherwise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
