Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
courses:cs101-201804:calendar [2018/09/20 09:40]
sellis
courses:cs101-201804:calendar [2018/09/20 09:40]
sellis [Calendar]
Line 88: Line 88:
     <center>18th September</center>     <center>18th September</center>
     <hr>     <hr>
-    Using <b>predicates<b> to answer yes/no questions. Arithmetic predicates. The multipurpose <code>eq?</code> function.+    Using <b>predicates</b> to answer yes/no questions. Arithmetic predicates. The multipurpose <code>eq?</code> function.
     Shielding a datum from evaluation using the <code>quote</code> function, and its abbreviation. Beginning conditionals     Shielding a datum from evaluation using the <code>quote</code> function, and its abbreviation. Beginning conditionals
     and the <code>if</code> statement.     and the <code>if</code> statement.