Grades Program.

 

Create a Grades Program that lets the user type in the final percentages for students in a class.  The program should then count how many students passed and how many students failed.

 

It should look something like this

 

 

 

Evaluation

 

2 marks for visual representation

4 marks for above program

2 marks for if you can calculate the percentage of students that passed and the percentage of students that failed

2 bonus marks…. Instead of displaying the number of students that passed or fail change the program so that it counts the numbers of A,B,C+,C,C- and F Grades