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

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

  1. Sequences: Video [8:43]
  2. The Last Item in a Sequence: Video [3:20]
  3. RANGE expressions: Reading.
    • Briefly review this document that you read in a previous Preparation.
    • It extends the 1-argument form that you know to the 2 and 3-argument forms.
    • There is a SINGLE Moodle quiz that is associated with BOTH this reading AND the next video.
  4. Iterating Through a Sequence: Video [11:35]
    • There is a SINGLE Moodle quiz that is associated with BOTH the above reading AND this video.
  5. Worms, Python and Ethics: Reading.
    • Read this fascinating and important excerpt from a textbook by Horstmann and Necaise.
    • Do the Moodle quiz as or after you complete this short reading.
2. Preparation-Summary Quiz

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

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: