(no commit message)
authorbarker <barker@web>
Mon, 20 Sep 2010 03:51:32 +0000 (23:51 -0400)
committerLambda Wiki <lambda@SERVER.PHILOSOPHY.FAS.NYU.EDU>
Mon, 20 Sep 2010 03:51:32 +0000 (23:51 -0400)
assignment2.mdwn

index bcfba91..ba4e1b4 100644 (file)
@@ -72,7 +72,7 @@ For these exercises, assume that `LIST` is the result of evaluating:
        (make-list a (make-list b (make-list c (make-list d (make-list e empty)))))
 
 
-16.    What would be the result of evaluating [[Assignment 2 hint 1]]:
+16.    What would be the result of evaluating (see [[Assignment 2 hint 1]] for a hint):
 
                LIST make-list empty