Due by class time Thursday, September 26
Do exercises 2 through 9 of the Recursively Structured Expressions worksheet from class. We wrote count-bools (exercise 1) together in class. These functions all recurse over boolean expressions. Be sure to use the auto-tester to test your functions as you go.
Save all of your function definitions in a single Scheme file called assign5.scm and submit it using the Homework Upload Site. Make sure to include your name and the assignment number in a comment at the top of your file.
If you have questions about anything, don't hesitate to ask!