assignment4 tweaks
[lambda.git] / assignment4.mdwn
index 821b92e..7073dc6 100644 (file)
@@ -76,7 +76,7 @@ trees you designed in the previous step.
 
 #Mutually-recursive functions#
 
-<OL start=4>
+<OL start=5>
 <LI>(Challenging.) One way to define the function `even` is to have it hand off
 part of the work to another function `odd`: