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 Racket HW Guide and include every step. Within an expression, you may elide subexpressions if there contents are obvious from conte3xtcontext. Deductions will be made based on how far "off track" a reduction is.

...