Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 524ab6d

Browse files
Update 02_转义字符与原字符.ipynb
1 parent 528d953 commit 524ab6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎02_转义字符与原字符.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"# 转义字符\n",
3535
"print('hello\\nworld') # \\+转义功能的首字符 n--newline的首字符表示换行\n",
3636
"\n",
37-
#四个字符为一个制表位\t
3837
"print('hello\\tworld') # \\t用了三个位置\n",
3938
"\n",
4039
"print('helloooo\\tworld') # \\t用了四个位置\n",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /