...

/

Solution Review: Pass or Fail

Solution Review: Pass or Fail

Let’s go over the solution of the challenge: Pass or Fail.

We'll cover the following...

Task

In this challenge, you were provided the final percentage a student had at the end of the semester. You had to write a program that would determine if the student passed or failed. If the percentage was greater than or equal to 60 while also being greater than the average class ...