Outline for May 21, 2007
-
Greetings and felicitations!
-
Conditionals
-
True, false, and expressions (0, None are false, all else is true); not, or, and
-
if ... elif ... else
-
While loops; the rolldie20-for.py program
-
Sentry variable
-
For loops; the rolldie20-2.py program
-
range(n) and variants
-
Loops and strings: the strings_stuff.py program
-
Breaking a string into individual characters
-
Creating new strings; reverse a string
Here is a PDF version of this document.