- Create a backup folder, namely
backup
, in the same folder asmain.py
is put. - Put your students' ID into the list named original_list
- Put your dead time
- To output the point result, press "Stop".
- This program outputs a csv file.
To understand more, check the example.py
.