Atom - Ṙ - Print String Representation
Characters: Ṙ
Tags: stdio
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Output a string representation of z to STDOUT, without a trailing newline, and return z itself.