| |
| | Solutions for exercise set #1 (Site not responding. Last check: 2007-11-04) |
 | | Using Scheme as a desk calculator, determine the arithmetic mean of the numbers 74, 81, 87, and 90. |
 | | Give a Scheme expression that, when evaluated, determines whether the first element of the three-element list mentioned in the previous exercise is a symbol. |
 | | that, given any list of numbers, returns a list of equal length in which each element is 1 greater than the corresponding element of the given list. |
| www.cs.rpi.edu /courses/fall00/ai/scheme/reference/scheme-workshop/solutions-1.html (331 words) |
|