Prev
|
Index
|
Next
Going With The Flow
Python provides familiar control constructs
if/elif/else
while
for foo in bar
An Introduction To Python