3 Where is the Collection?
If you obtained the server and client by installing the "handin"
package, then the "handin-server" and "handin-client"
directories might be in your Racket add-on space. Start Racket, and
enter
(collection-path "handin-server")
(collection-path "handin-client")
to find out where
these collections are.