Output
(print 'hello), or
(print 'hello *standard-output*)
Prints HELLO to *standard-output* stream.
Returns the symbol HELLO as its value
USER(2): (print 'hello)
HELLO [what's printed]
HELLO [what's returned (printed here by toplevel) ]
USER(3):
Previous slide
Next slide
Back to first slide
View graphic version