LPTHW – Lesson 24, 25, 26, 27, 28
Lots of review in these lessons, and not much new stuff except for Boolean Logic, which seems pretty straightforward. The new functions were:
split()
sorted()
pop()
I remember these being pretty useful for manipulating user input and sentences.