From 62c4a8d7ef18b6de2ff6455cf80f4561e53a71be Mon Sep 17 00:00:00 2001 From: barker Date: Sun, 19 Sep 2010 23:51:32 -0400 Subject: [PATCH] --- assignment2.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment2.mdwn b/assignment2.mdwn index bcfba912..ba4e1b4a 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -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 -- 2.11.0