fix: remove clunky sentence (#40751)
This commit is contained in:
committed by
GitHub
parent
f63ca27e6a
commit
18e821bcd3
@ -28,9 +28,7 @@ Assign the following three lines of text into the single variable `myStr` using
|
||||
|
||||
You will need to use escape sequences to insert special characters correctly. You will also need to follow the spacing as it looks above, with no spaces between escape sequences or words.
|
||||
|
||||
Here is the text with the escape sequences written out.
|
||||
|
||||
"FirstLine<code>newline</code><code>tab</code><code>backslash</code>SecondLine`newline`ThirdLine"
|
||||
**Note:** The indentation for `SecondLine` is achieved with the tab escape character, not spaces.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
Reference in New Issue
Block a user