Hello World!
Print "Hello World!" (case-sensitive) onto the screen.
INPUT FORMAT:
No input
OUTPUT FORMAT:
Hello World!
SAMPLE INPUT:
None
SAMPLE OUTPUT:
Hello World!
Write code below:
Print "Hello World!" (case-sensitive) onto the screen.
No input
Hello World!
Write code below: