题库json 使用parser转换 https://github.com/notnotype/xxt 的输出结果 (输出的.text文件)
复习建议:
- 读一遍题(可选)
- 从头到尾刷一遍题
- 做错题
only_do_error = True
- 做做错对错题
error_threshold = 2
- 重复直至全对
- 导出错题,考前看一遍
做题
python3 rush_b.py
导出错题
python3 extract_wrong.py
导出markdown
python3 gen_markdown.py