Comp6411 - Grading System in Python
This application calculates and display grades for the course. It present a menu to user select various options -
- Display individual component
- Display component average
- Display Standard Report
- Sort by alternate column
- Change Pass/Fail point
- Exit
Note - To run the application execute grade.py file.