Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Some homework problems will be conventional "free response" questions that require a short written answer.
  • All of the assigned free response problems should be answered in the same Scheme (.ss or .scm) file as your Scheme programprogramming exercises. Each line of the answer to a free response question should begin a "comment escape character", namely ';' as the first character on that line. Alternatively, you can enclose each free response problem in a Scheme box. You can create this text your entire homework file using the DrScheme editor.

...