stdout() returns a file object which can be used to write data to standard output.
stdout(string text) writes data to standard output without appending a newline character.
print, stderr, write