Session 11 Preparation
1. Videos/Reading with Quizzes in Moodle

Do all the items on this Preparation page BEFORE this session's scheduled class time.

  1. Overloading the Plus Symbol: Reading.
  2. Accumulating Sequences: Reading.
  3. Patterns for Iterating Through Sequences: Video [15:21]
2. Preparation-Summary Quiz

AFTER doing all the Videos / Reading to the left, along with their associated quizzes in Moodle:

  • Do the Preparation-Summary Quiz.
  • Turn in your answers via Moodle.
  • Check your own answers by using either or both of:
  • Video solutions:
    • Solutions to the Start-the-Session Quiz, Problems 1 through 5: Video [7:15]
    • Solutions to the Start-the-Session Quiz, Problems 6 and 7: Video [7:01]
    • Solutions to the Start-the-Session Quiz, Problems 8 and 9: Video [6:40]
  • Written answer key
3. Get the starting code

Clone the following into PyCharm, using the standard instructions for getting the Starting Code.

Additionally, if you are pair programming, use the standard instructions for forming a Team project on this: