[Tutor] create 1000 000 variables

Сергій kyxaxa at gmail.com
Sat Jul 15 02:34:45 CEST 2006


suppose I need to create 1000 000 variables
var_1, var_2, .... var_1000000

how to do this using for?
(something like
for i in range(1000000):
___var_
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060715/aaf0af2d/attachment.html 


More information about the Tutor mailing list