for fun
This commit is contained in:
@@ -16,7 +16,8 @@ indexMap = {6: "A. ", 7: "B. ", 8: "C. ", 9: "D. "}
|
||||
# 全局
|
||||
bottom_options = ["未做过的题", "错过的题", ]
|
||||
instructions = f"""第二行啥也不选就是不过滤,全部的题
|
||||
题目是加权平均抽取,默认权重为3,对一次减1,错一次加2."""
|
||||
题目是加权平均抽取,默认权重为3,对一次减1,错一次加2.
|
||||
源代码https://v.zikai.wang/zikai/cyzg"""
|
||||
|
||||
# 样式
|
||||
# 创建字体
|
||||
|
||||
Reference in New Issue
Block a user