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

index 8295788..b8a2444 100644 (file)
@@ -76,7 +76,7 @@ For these exercises, assume that `LIST` is the result of evaluating:
 
                LIST make-list empty
 
 
                LIST make-list empty
 
-        [[Assignment 2 hint 1]]
+[[Assignment 2 hint 1]]
 
 2.     Based on your answer to question 1, how might you implement the **map** function? Expected behavior:
 
 
 2.     Based on your answer to question 1, how might you implement the **map** function? Expected behavior: