RosettaCodeData/Task/Hello-world-Text/00DESCRIPTION

14 lines
353 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
{{selection|Short Circuit|Console Program Basics}}
[[Category:Simple]]
2013-04-10 21:29:02 -07:00
2016-12-05 22:15:40 +01:00
;Task:
Display the string '''Hello world!''' on a text console.
;Related tasks:
*   [[Hello world/Graphical]]
*   [[Hello world/Line Printer]]
*   [[Hello world/Newline omission]]
*   [[Hello world/Standard error]]
*   [[Hello world/Web server]]
<br><br>