Hello world!
cout << “Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!” << endl;
kekekekkee… C++ style console print.
A “hello world” program is a computer program that prints out “Hello, world!” on a display device. It is used in many introductory tutorials for teaching a programming language.
Lebih lengkap silahkan baca di sini.
