grace way to repeat a function
knightmare
knightmare at ccxx.net
Sun Jan 19 04:30:04 EST 2003
More information about the Python-list mailing list
Sun Jan 19 04:30:04 EST 2003
- Previous message (by thread): grace way to repeat a function
- Next message (by thread): grace way to repeat a function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i'm finding a way to repeat a function.used to do like this:
for i in range(1,10):
print "function"
but i think this not graceful.anyone have good idea ?
- Previous message (by thread): grace way to repeat a function
- Next message (by thread): grace way to repeat a function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list