Skip to content

Latest commit

 

History

History

1000

beecrowd | 1000

Hello World!

Jean Bez, beecrowd - Brasil

Timelimit: 1

Welcome to beecrowd!

Your first program in any programming language is usually "Hello World!". In this first problem all you have to do is print this message on the screen.

Input

This problem has no input.

Output

You must print the message Hello World! and then the endline as shown below.

Input Sample Output Sample
Hello World!