CS 2010 Lab 4 Instructor Plan
Define
list-of-sym
and its generic template
Implement
count-syms
, which counts the number of symbols in a
list-of-sym
.
Let individuals work a while, then type together
Implement
got-milk?
, which determines whether a
list-of-sym
includes
'milk
.
Lab instructor types
Implement
go-bad
, which replaces every
'milk
in a
list-of-sym
with
'yogurt
.
Let individuals work a while, then type together until little time is left, then instructor types
Last update: Wednesday, September 10th, 2003
mflatt@cs.utah.edu