Movatterモバイル変換


[0]ホーム

URL:


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

Commitd423d5c

Browse files
authored
Merge pull requestwilfredinni#68 from CodeWithBishal/master
added more Escape characters
2 parentsac33388 +aa74a4f commitd423d5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,6 +2327,9 @@ A List comprehension can be generated from a dictionary:
23272327
|`\t`| Tab|
23282328
|`\n`| Newline (line break)|
23292329
|`\\`| Backslash|
2330+
|`\b`| Backspace|
2331+
|`\ooo`| Octal value|
2332+
|`\r`| Carriage Return|
23302333

23312334
Example:
23322335

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp