文件名称:GradeCalculator:计算您的剩余成绩,这样您就不必
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-26 12:58:24
Python
成绩计算器 计算您的剩余成绩,这样您就不必 跑步 python calculator.py --grades=[your grades.json file] --goal=[your goal grade overall] 帮助 $ python calculator.py --help usage: calculator.py [-h] [--goal GOAL] [--grades GRADES] Calculates the grades you need, if the results are negative or over 20, you cant get those grades. Too lazy to make it better just deal with it. Also I don't support classifications under 2.2, so
【文件预览】:
GradeCalculator-master
----LICENSE(11KB)
----grades.json(1KB)
----README.md(981B)
----calculator.py(3KB)
----.gitignore(727B)