[Tutor] FOR loops

R Parker spiderman@nasachem.com
Sat, 02 Oct 1999 10:07:04 -0500


Hello, I am a beginner at python and have been learning it from the
O'reilly book 'Learning Python'
it has been pretty easy to understand for someone who has never
programmed before, but it stumps me sometimes.......Thats where this
message comes in, I got to the part that introduces FOR loops
the book doesn't explain the concept very well and I don't understand
how to use FOR loops in my programs.Could anyone explain what FOR loops
do and how to implement them in my programming?? I would really
appreciate it.