Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 578 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 578 Bytes

hello-world

Hello World Program in different language

A "Hello, World!" program is generally a computer program that outputs or displays the message "Hello, World!". This program is very simple to write in many programming languages, and is often used to illustrate a language's basic syntax. "Hello, World!" programs are often the first a student learns to write in a given language, and they can also be used as a sanity test to ensure computer software intended to compile or run source code is correctly installed, and that its operator understands how to use it.