Python Fundamentals LiveLessons (Video Training): Lesson 6: Loops and Conditionals (Downloadable Version)
It's back to the basics with this lesson, covering generic flow control using loops and conditionals. The lesson begins with a review of Python's syntax rules then covers Python's if statement then its for and while loops as well as auxiliary constructs, statements, and built-in function