seek analyzer of complecity for Python

eRreuR rogspr at newdeal.ch
Wed May 29 02:48:50 EDT 2002


Hi,
I seek an analyzer of complecity (statistics), if somebody know one of
them...
thank you...

example:

for i in range(n):
    for j in range(m):
        print i, j

complecity O(nm)

thanks for the help






More information about the Python-list mailing list