[PLT logo] TeachScheme! 2000

July 10-14, 2000

LAB for Tuesday afternoon




  No Recap

  Assignments: 9.5.2, p132
               9.5.3
               9.5.4
               9.5.5

  ;; largest-of : non-empty-list-of-numbers -> number 
  ;; to determine the largest of the numbers on anelon
  Note: We must first develop what it means to be non-empty

  If More Time: 9.5.7 [Utah: had talked about in class]
  If Still More Time: develop checked-largest-of (which checks
     whether each item in the list is a number while processing)
  


Generated on: Thu Aug 31 09:41:36 CDT 2000