1.1-Introductie-Programmeren

Hello World!

Difficulty: Filled Outlined Outlined

One of the first things you’ll learn when learning a new programming language is how to create a program called Hello World. This has become a tradition that we won’t dare break.

Create a program that prints out the message “Hello World!”.

Example

Example