Skip to content
C

Hello in Two Lines

Easyjava

Write a program that prints exactly these two lines:

Hello, World!
I am learning Java.

There is no input.

Input: none.

Output: the two lines above.

Input (stdin)

Output

Run your code to see output here...