13 lines
413 B
Text
13 lines
413 B
Text
Some languages automatically insert a newline after outputting a string, unless measures are taken to prevent its output.
|
|
|
|
|
|
;Task:
|
|
Display the string <big><big><code>Goodbye, World!</code></big></big> without a trailing newline.
|
|
|
|
|
|
;Related tasks:
|
|
* [[Hello world/Graphical]]
|
|
* [[Hello world/Line Printer]]
|
|
* [[Hello world/Standard error]]
|
|
* [[Hello world/Text]]
|
|
<br><br>
|