The first statement show that after print the statement, the compiler will leave the line and start the next statement on fresh line.
While the second statement show that after print statement the compiler will continue print next statement without drop to another line.