CS 2010 Homework 1 FAQ

How do I define the constant me?
(define me img) where img is a specific image.
I have an image in a file. How do I get it into DrScheme?
Use the Insert Image.. menu item in the Special menu. Under Windows, you can also copy an image from a web browser and paste it into DrScheme.
How do I handin multiple files/problems?
Put all of your definitions for HW 1 in a single file to handin. When you click Handin, the content of DrScheme's top window is submitted. (This content doesn't have to be saved to a file.)
Can I reuse functions from earlier problems to solve later problems?
Yes. This is encouraged.


Last update: Tuesday, August 26th, 2003
mflatt@cs.utah.edu