CSci 1301: Lab 7

You may work in groups of 2 (preferred) or individually.

What to submit

At the end of the lab please send me and your group partner(s) all your Scheme files as e-mail attachments. My e-mail is elenam at morris.umn.edu. The subject of your e-mail must be "1301 Lab 7" 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.

When to submit

Due Monday, November 15th, at 11:59pm. If you submit the final version during the lab, you are done.

Problem 1 (15 points)

Your task is to experiment with a predefined function foldr and then write your own function foldr1 that acts like foldr. More detailed description of the lab and code examples are included here: foldr.ss

Use Intermediate Student or Intermediate Student with lambda language level for this lab.


CSci 1301 course web site.