(print "Hello World") (print "In minimal the follow functions are defined") (print " load, setf, print, ' and new") (setf x 5) (print x)