Hello World: Difference between revisions

No edit summary
Line 79: Line 79:
== Trivia ==
== Trivia ==
*[[Wikipedia:en:"Hello, World!" program|'''Hello World ("Hello, World!" program)''']] is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code. It can also be used as a sanity test to make sure that computer software intended to compile or run source code is correctly installed, and that the operator understands how to use it.
*[[Wikipedia:en:"Hello, World!" program|'''Hello World ("Hello, World!" program)''']] is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code. It can also be used as a sanity test to make sure that computer software intended to compile or run source code is correctly installed, and that the operator understands how to use it.
*The screens actually show the program Hello World written in '''[[Wikipedia:en:C++|C++]]'''.
*The screens actually show the program Hello World written in '''[[Wikipedia:en:C (programming language)|C]]'''.
<br>
<br>


2

edits