In this assignment, we are required to develop a grade processing system which displays the grade information of students.
This program allows users to input data through data file. It shows the marks that the students have got and it can calculate the overall marks of the students. Then, it separates the marks of students by grades and the data will be plotted to a bar chart. The program also provides different error testings to prevent users importing the data with a wrong format.
Comments