Same as print, except it concatinates the arguments without inserting any whitespace in between them.
See also Msg, which doesn't add a newline ("\n") at the end.
"\n"
Prints "Hello, World!" in two lines to the console.