mirror of
https://github.com/python/cpython.git
synced 2025-08-15 22:30:42 +00:00
Confusing punctuation.
This commit is contained in:
parent
21887dfc1a
commit
565569b8dc
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ next line is a logical continuation of the line::
|
|||
|
||||
print hello
|
||||
|
||||
Note that newlines still need to be embedded in the string using ``\n``; the
|
||||
Note that newlines still need to be embedded in the string using ``\n`` -- the
|
||||
newline following the trailing backslash is discarded. This example would print
|
||||
the following:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue