Hello World


Submit solution

Points: 1
Time limit: 1.0s
Memory limit: 64M

Author:
Problem types
Allowed languages
Python3

Print "Hello World!" in a single line.

Input Specification

No input.

Output Specification

Just the sentence "Hello World!" in a single line.

Sample Input

There's no Input

Sample Output

    Hello World!

Comments

There are no comments at the moment.