Project 6 - Due Tue Mar 5 at 23:00

Reading

  1. Slides and notebooks from Lec 9/10 (Sequences and Loops), and Lec 11 (Lists and Memory Diagrams).
  2. Problems and solutions from Lab 5 (Loops) and Lab 6 (More Loops).
  3. Think Python, Chapter 7 covers iteration, and Think Python, Chapter 10 covers lists.

Tasks

The instructions for each task:


About this Project

These tasks will give you more practice with loops and sequences.

You must do two tasks this week: the audioToolkit task and then one of either the circles or scales tasks.

If you want to find a partner to work with for this project, use this Google Sheet to do so.

Reminders

Time Estimate

Our per-task estimate for this project is 2.5-4 hours, plus up to an hour of reading.


How to turn in this Project