Session 10 Preparation — Videos, Reading and Quizzes

Instructions:

BEFORE this session, for each of the following videos or reading:

Videos and Reading:

  1. Sequences
  2. The Last Item in a Sequence
  3. Range expressions
    • Briefly review this document on Python's RANGE expression that you saw in a previous Preparation. It extends the 1-argument form that you know to the 2 and 3-argument forms.
  4. Iterating Through a Sequence
  5. Worms, Python and Ethics: Read this fascinating and important excerpt from a textbook by Horstmann and Necaise.
  6. After doing the above, but before doing the in-class project (in PyCharm):

    • Do this before-the-session quiz.
    • You do not have to print the quiz (unless you want to). Just hand-write your answers on paper or type your answers into a file, whichever is easier for you.
  7. When you are ready to begin the in-class project (in PyCharm):