CSC 160 Spring 2014 - CW5
Assigned F 4/11, Due M 4/14


DIRECTIONS
1) In the spirit of the pair programming article that you read and summarized in HW5, you may do this assignment in pairs of two students. Do not pair up with the same student as any of the previous CW or HW assignments!
2) You must follow the Design Recipe in order. Do not start any step until you have completed all previous steps!
3) You need to submit one copy of your Definitions Pane through Moodle with the filename "cw5[LastNames]Def.rkt". Make sure both names appear as a comment at the top of the Definitions Pane.


THE ASSIGNMENT
[5 pts.] Open the solution to Exercise 13.2.2. Them modify the function to design a function is-basketball-ci?, a case-independent version of the is-basketball? function.
[10 pts.] Exercise 13.2.4 from the textbook.



Last Modified: 4/9/14