My individual assignment:
Write a Python program that allows user to load marks information from a file, calculate overall mark, and display grade information. From the program menu, user can selectively view 1) mark information of data file loaded 2) all valid input data 3) all students’ overall marks 4) students whose overall marks less than 40
5) a bar chart of grade distribution
Comments