loops

Gandalf goldnery at gmail.com
Sat Oct 18 05:26:53 EDT 2008


how can I do width python a normal for loop width tree conditions like
for example :

for x=1;x<=100;x+x:
    print x


thanks



More information about the Python-list mailing list