In this chapter from Python: Visual QuickStart Guide, 3rd Edition, Toby Donaldson shows how to change the order in which statements are executed by using if-statements and loops. Both are essential in almost any nontrivial program.
↧