for loop
houbahop
d.lapasset
Sun Dec 12 12:18:13 EST 2004
More information about the Python-list mailing list
Sun Dec 12 12:18:13 EST 2004
- Previous message (by thread): for loop
- Next message (by thread): for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I have seen a lot of way to use the for statement, but I still don't know how to do: for i=morethanzero to n or for i= 5 to len(var) of course I kno wthat I can use a while loop to achieve that but if this is possible whith a for one, my preference goes to the for. regards, Dominique.
- Previous message (by thread): for loop
- Next message (by thread): for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list