Versions Compared

Key

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

...

  • Recall that all homeworks are to be done in pairs. This directive includes both expository problems and programming problems.

Expository problems

  • 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 program. Each line of the answer to a free response question should a "comment escape character", namely ';' as the first character on that line. You can create this text file using the DrScheme editor.

...