From the documentation:
Print formats using the default formats for its operands and writes to standard output.
So yep, it writes to stdout.
From the documentation:
Print formats using the default formats for its operands and writes to standard output.
So yep, it writes to stdout.