6 lines
113 B
Text
6 lines
113 B
Text
|
|
str = "This is the first line.\
|
||
|
|
This is the second line.\
|
||
|
|
This ""E&"line""E&" contains quotes."
|
||
|
|
|
||
|
|
put str
|