grace way to repeat a function

knightmare knightmare at ccxx.net
Sun Jan 19 04:30:04 EST 2003


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 ?






More information about the Python-list mailing list