SCHEME WARMUP:
READING ERRORS

 

These exercises will help you to recognize some common errors that may occur in the Scheme programming environment.

For each of the textbook exercises, write up the Scheme code given, your explanation of the error, and the code you would use to correct the error (if appropriate).

These are short so you can write them up with paper and pencil to hand in.

  1. 2.4.1
  2. 2.4.2
  3. 2.4.3
  4. 2.4.4