nctuics-p3-grade-script

Grade Script & Example file for NCTU ICS Project 3

Stars
0

NCTU ICS Project 3 Grade Script

Requirement

  • Python >= 3.6

Run example

$ python score.py example/0656081 example/ans
0656081: 40
0656082: 40

Run your file

$ python score.py yourfile example/ans
Related Projects