修改40399题面
This commit is contained in:
parent
07e657dd4d
commit
b446c86e33
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
|
||||
problems = "15056"
|
||||
problems = "40399"
|
||||
editor = "王伟叶"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
|
|
|
|||
|
|
@ -550903,7 +550903,7 @@
|
|||
},
|
||||
"040399": {
|
||||
"id": "040399",
|
||||
"content": "函数$\\boldsymbol{y}=2 \\cos (\\dfrac{x}{2}+\\dfrac{\\pi}{3})$的单调递增区间是\\blank{50}.",
|
||||
"content": "函数$y=2 \\cos (\\dfrac{x}{2}+\\dfrac{\\pi}{3})$的单调递增区间是\\blank{50}.",
|
||||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
|
|
@ -550913,7 +550913,8 @@
|
|||
"usages": [],
|
||||
"origin": "2025届高一下学期周末卷07",
|
||||
"edit": [
|
||||
"20230330\t王伟叶"
|
||||
"20230330\t王伟叶",
|
||||
"20230605\t王伟叶"
|
||||
],
|
||||
"same": [],
|
||||
"related": [],
|
||||
|
|
|
|||
Reference in New Issue