CSci 1301: Lab 6

Due: Friday, November 21st at 11:59pm by e-mail

What to submit

The lab is done in groups of 2. In the beginning of each file please write (in comments) the names fo all group members.

At the end of the lab please send me and your group partner(s) all your Racket files as e-mail attachments. My e-mail is elenam at morris.umn.edu. The subject of your e-mail must be "1301 Lab 6" followed by "Final" or "Not final", depending on whether this is a final submission or you are still working on it. If you need to finish it, make sure to set up a time with your group partner(s) to finish the lab.

Finish the exercise on using predefined functions (15 points)

Your task is to finish examples of using predefined functions that we started in class. Note that you are not allowed to write your own recursive functions for this lab. You should be using abstract predefined functions given here.

You may use helper functions or lambda-defined functions.

CSci 1301 course web site.