how to print a file in julia code example Example: how to output to stdout in julia print("just on the line") println("with a newline added after")