Versions Compared

Key

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

...

  • Some homework problems will be conventional "free response" expository questions that require a short written answer.
  • All of the assigned free response expository problems should be answered in the same Scheme (.ss or .scm) file as your Scheme programming exercises. Each line of in 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 an entire expository problem in a Scheme box (created using the command Comment out with a box. You can create your entire homework file using the DrScheme editor.

...