Versions Compared

Key

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

...

Some problems ask students to "hand-evaluate" a program expression, reducing it to a value*. Follow the examples given in the Scheme HW Guide and include every step. Within an expression, you may elide subexpressions if there contents are obvious from conte3xt. Deductions will be made based on how far "off track" a reduction is.

...