CSE 341 -- Assignment 4 -- Scheme Warmup

April 27, 1998
Due in class May 4, 1998

Problems 10.1, 10.5, and 10.6 from the Sethi book. Please note that you should do this in a functional programming style - no use of set! or other side effects.

Hand in a listing of your functions, and a script showing them working correctly.