Overview
You will have your first quiz on Chapter 2: Variables, expressions and statement at the beginning of class on Tuesday. We will then begin Chapter 3: Strings, lists and tuples.
Monday, September 8th
Classwork
We will begin class with our first quiz on Chapter 2: Values, expressions and statements. If you did the exercises in Chapter 2 Exercise Set 1: Introducting Doctest you will be ready for this quiz.
Then we will talk about Python's sequence types. I will demonstrate their uses and discuss common operations on sequences in class, and then draw your attention to important things to pay attention to as you read Chapter 3: Strings, lists and tuples in our online textbook.
Homework
Complete the exercises in Chapter 3 Exercise Set 0: Chapter Review.