UPDATE

上级 92958767
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
} }
], ],
"source": [ "source": [
"print(100)\n" "print(123)"
] ]
}, },
{ {
...@@ -22,7 +22,9 @@ ...@@ -22,7 +22,9 @@
"execution_count": null, "execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [] "source": [
"print"
]
} }
], ],
"metadata": { "metadata": {
...@@ -41,7 +43,7 @@ ...@@ -41,7 +43,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.10" "version": "3.8.10 (default, Mar 13 2023, 10:26:41) \n[GCC 9.4.0]"
}, },
"orig_nbformat": 4, "orig_nbformat": 4,
"vscode": { "vscode": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册