Exponential arrival distribution in Python

David Hutto dwightdhutto at gmail.com
Wed Nov 28 17:55:06 EST 2012


I mean this one:

for i in range(0,4):
    print "%i = %i" % (i * 10 **i)



-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com



More information about the Python-list mailing list