Hello World
Iqbal Pambudi
May 01, 2015

A "Hello, World!"
program generally 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
Oh, and here’s a great quote from this Wikipedia on Hello World.