Some languages automatically insert a newline after outputting a string, unless measures are taken to prevent its output. 


;Task:
Display the string &nbsp; <big><big><code>Goodbye, World!</code></big></big> &nbsp; without a trailing newline.


;Related tasks:
* &nbsp; [[Hello world/Graphical]]
* &nbsp; [[Hello world/Line Printer]]
* &nbsp; [[Hello world/Standard error]]
* &nbsp; [[Hello world/Text]]
<br><br>

