Hello World

View as PDF

Submit solution


Points: 5 (partial)
Time limit: 1.0s
Memory limit: 32M

Author:
Problem type
Allowed languages
Python

Write a program that prints Hello World!!.

Input Specification

None

Output Specification

An one-line output Hello World!!

Sample Input

None

Sample Output

Hello World!!

Comments