GNU Info

Info Node: (python2.1-tut.info)More Control Flow Tools

(python2.1-tut.info)More Control Flow Tools


Next: Data Structures Prev: An Informal Introduction to Python Up: Top
Enter node , (file) or (file)node

More Control Flow Tools
***********************

Besides the `while' statement just introduced, Python knows the usual
control flow statements known from other languages, with some twists.

if Statements
for Statements
range Function
break and continue Statements
pass Statements
Defining Functions
More on Defining Functions

automatically generated by info2www version 1.2.2.9