Loops! Anatomy of a counting loop: initialization condition incrementation Counting loop, as while C-style "for" loop Python "for" loop for counting Iterating through a list Making a list Non-counting loops Non-deterministic number of iterations - Or you can't determine it