"raghu" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> can any one help me explaining for loop and its execution and its
> syntax with a simple example.
>
Bookmark this page: http://docs.python.org/ref/ref.html
"for loop" reference page: http://docs.python.org/ref/for.html
Bookmark this page: http://docs.python.org/tut/tut.html
"for loop" explanation: 
http://docs.python.org/tut/node6.html#SECTION006200000000000000000

Please avail yourself of one of the many online or hardcopy Python tutorial 
and reference resources.  If you are asking about for loops, you have a lot 
of basic ground to cover, more than is really suitable for newsgroup 
traffic.  Google for "python tutorial" should give you a good start.

-- Paul



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to