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