Hello World
Submit solution
Python3
Points:
1
Time limit:
1.0s
Memory limit:
64M
Author:
Problem types
Allowed languages
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