This project is a program that grades the exams for many classes with a class size of thousand of students. This program aims at reducing the time of grading.
Clone the GitHub repository and run Dang_Long_grade_the_exams.py
$ git clone https://github.com/JackScience/Module1_Assignment1.git
$ cd Module1_Assignment1
$ Dang_Long_grade_the_exams.py
- Please do not remove or modify any resources, folders, or files.
- Please do not remove or rename the
results
folder, otherwise, the program will not work properly. - If you remove the
results
folder by accident, just create a new one and name it "results".