⇐ Index ⇐ Output
PRINT5 (“not” “another” “Hello” “world” “example”)
Prints 5 values from the stack into the rpl.txt output file.
Print5 (<-x "plus" <-y "is" <-x add (<-y))
⇐ Index