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 528d953

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
(0)

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