Skip to content

Commit 850b51a

Browse files
committed
更新字符串
1 parent 7b6807c commit 850b51a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Learning Python/2、类型和运算/4. 字符串.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,13 +1801,6 @@
18011801
"var = 'spam'\n",
18021802
"print(f\"the string is {var}\")"
18031803
]
1804-
},
1805-
{
1806-
"cell_type": "code",
1807-
"execution_count": null,
1808-
"metadata": {},
1809-
"outputs": [],
1810-
"source": []
18111804
}
18121805
],
18131806
"metadata": {

0 commit comments

Comments
 (0)