Hello World
Submit solution
Points:
1
Time limit:
2.0s
Memory limit:
256M
Problem types
Allowed languages
Python
Write a program that displays the following message:
hello world!
There is no input for this problem.
Input
There is no input.
Output
Output exactly:
hello world!
Sample Input
Sample Output
hello world!
Comments