Note on Images
Unfortunately, the version of the image library loaded in DrRacket through the menu is not compatible with the book exercises!
To use image functions, you will need to insert the following line at the top of your program:
(require 2htdp/image)
You will also need to go to the Language menu in DrRacket and clear the image teachpack.






