(no commit message)
[lambda.git] / assignment1.mdwn
index bbb393b..b65cc17 100644 (file)
@@ -41,6 +41,7 @@ evaluates to 10.
 * Define an "and" operator.
 
 * Define an "xor" operator. 
+
 (If you haven't seen this term before, here's a truth table:
 
     true xor true = false