CSC 160 Fall 2012 - CW1
Assigned M 10/15, Due W 10/17 at 11:55pm
In the spirit of the pair
programming article that you read and summarized in HW5, this assignment is to be done in pairs. You
need to submit one copy of your Definitions Pane and one copy of
your Interactions Pane through
Moodle with the filenames "cw1[LastNames]Def.rkt" and
"cw1[LastNames]Int.rkt", where [LastNames] is replaced by the last names
of the two people in your pair, and both names appear as a comment at the
top of the Definitions pane.
[20 pts.] The bullseye function produces a bulls eye style target
with two rings. It
takes in two numbers indicating the radii of the outer ring and the inner
disk and two strings representing the colors of the outer ring and the
inner disk. To design this function, complete the following
textbook exercises:
5.3.5, 5.4.5 (3 test cases), 5.8.4, 5.9.5, 5.11.4, and 5.12.1.
[Extra Credit - 20 pts.] Exercise 5.14.2 from the textbook (Show
all Design Recipe Steps)
Last Modified: 10/21/12