Testing
Here all the necessary settings are done to ease the testing process. This shouldn't make you think trial and error is a good programming scheme!
(define (test s) (split-screen 10) (clear-device) (move-to '(100 . 100)) (out-hershey s))