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