(no commit message)
[lambda.git] / 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