20221205 noon
This commit is contained in:
parent
b0bc8682d7
commit
d4cce4757d
|
|
@ -47,7 +47,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -61,12 +61,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.8.8"
|
||||
"version": "3.9.7"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"execution_count": 2,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"题号: 000001 , 字段: content 中已添加数据: testtest\n"
|
||||
"题号: 007631 , 字段: remark 中已添加数据: 题目有些歧义, 建议下次不使用\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -121,12 +121,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.8.8"
|
||||
"version": "3.9.7"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
content
|
||||
1
|
||||
testtest
|
||||
remark
|
||||
7631
|
||||
题目有些歧义, 建议下次不使用
|
||||
|
|
@ -192980,7 +192980,7 @@
|
|||
},
|
||||
"007630": {
|
||||
"id": "007630",
|
||||
"content": "已知$x$为实数, $\\mathrm{i}$为虚数单位, 则$(1+x\\mathrm{i})^{50}$展开式中实系数项的系数和为\\blank{50}.",
|
||||
"content": "设$\\mathrm{i}$为虚数单位, 则$(1+x\\mathrm{i})^{50}$展开式中实系数项的系数和为\\blank{50}.",
|
||||
"objs": [
|
||||
"K0820001X"
|
||||
],
|
||||
|
|
@ -192996,7 +192996,8 @@
|
|||
"origin": "代数精编第九章排列组合",
|
||||
"edit": [
|
||||
"20220720\t王伟叶",
|
||||
"20221130\t王伟叶"
|
||||
"20221130\t王伟叶",
|
||||
"20221205\t余利成"
|
||||
],
|
||||
"same": [],
|
||||
"related": [],
|
||||
|
|
@ -193024,7 +193025,7 @@
|
|||
],
|
||||
"same": [],
|
||||
"related": [],
|
||||
"remark": "",
|
||||
"remark": "题目有些歧义, 建议下次不使用",
|
||||
"space": ""
|
||||
},
|
||||
"007632": {
|
||||
|
|
|
|||
Reference in New Issue