修改13540答案

This commit is contained in:
weiye.wang 2023-05-20 10:20:09 +08:00
parent 99d39164eb
commit b6222ef4b9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import os,re,json
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
problems = "14944"
problems = "13540"
def generate_number_set(string,dict):
string = re.sub(r"[\n\s]","",string)

View File

@ -356596,7 +356596,7 @@
"第九单元"
],
"genre": "解答题",
"ans": "(1) 甲与乙的平均数分别为$7$和$7$; (2) 甲与乙的方差分别为$3$和$1.2$; (3) 两人射击水平相当, 的发挥更稳定",
"ans": "(1) 甲与乙的平均数分别为$7$和$7$; (2) 甲与乙的方差分别为$3$和$1.2$; (3) 两人射击水平相当, 的发挥更稳定",
"solution": "",
"duration": -1,
"usages": [],