Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
courses:cs145-201951:labs:lab_2 [2019/02/11 20:27]
pelemieszewski created
courses:cs145-201951:labs:lab_2 [2019/02/11 20:29]
pelemieszewski [Welcome to lab 2: the, umm, third lab!]
Line 4: Line 4:
  
  
-==== Welcome to lab 2the, umm, third lab! ====+==== Welcome to lab 2the, umm, third lab! ====
  
   * We'll implement functions for the relations we defined in class   * We'll implement functions for the relations we defined in class
Line 10: Line 10:
   * RANGE   * RANGE
   * INVERSE (i.e. Converse)   * INVERSE (i.e. Converse)
-  * We wil also implement our diy version of reverse and use it as a helper function for Inverse. +  * We will also implement our diy version of reverse and use it as a helper function for Inverse. 
  
 === Procedures === === Procedures ===