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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to