修改13982答案
This commit is contained in:
parent
c2f858c484
commit
27524983e5
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "31383,31384,31385"
|
||||
problems = "13982"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -347421,7 +347421,7 @@
|
|||
"第七单元"
|
||||
],
|
||||
"genre": "填空题",
|
||||
"ans": "$a-6$",
|
||||
"ans": "$a-b$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [
|
||||
|
|
|
|||
Reference in New Issue