Class 14 — Friday September 24

Knowing what you know

Though the past is past – It is still an augury – Of future tidings

The Platinum Rule – Treat others as they would like – Don't you want that too


Look both ways


Agenda


Examples

test 1 programming problem 1

Recent Test 1 solutions


Review module documentation


Epistles


Chrestomathics


Development and translation


How Python works


Values and types


str


range


list


for loops

for item in sequence :

   statement1

   statement2

   ...

   statementn

In the above, iterator variable item takes on each of the values of sequence in turn. For each of those values, statement1, statement2, ..., and statementn are repeated.


Producing values


Functions and methods


Library


Web processing


Errors


Gotchas




https://en.m.wikipedia.org/wiki/File:Bavarian_Krautsalat_Munich.JPG