CSC 160 Fall 2012 - CW4
Assigned W 11/14, Due W 11/21
In lieu of holding a makeup class for the missed
class on October 31st, you will be assigned 2 take-home labs that are
each equivalent to half of a class session. This is the first one of
them.
Submit one copy of your Definitions Pane and one copy of
your Interactions Pane through
Moodle with the filenames "cw4[LastName]Def.rkt" and
"cw4[LastName]Int.rkt", where [LastName] is replaced by your last name,
Also, your name must appear as a comment at the
top of the Definitions pane.
The Assignment
Use the Design Recipe to complete the following exercises from the
textbook. For full credit, you must submit all Design Recipe
steps.
[10 pts.] Exercise 13.2.3 from the textbook. Use
string-ci=?
so
that your function is case-independent (not case sensitive).
[20 pts.] Exercise 13.2.5 from the textbook. Make sure you read
and follow the Hint given in the textbook for this exercise.
Last Modified: 11/14/12