[Tutor] create 1000 000 variables

Etienne Robillard granted14 at yahoo.com
Sat Jul 15 03:25:57 CEST 2006


--- ÁÕàÓöÙ <kyxaxa at gmail.com> wrote:

> 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_


How would you consider NOT creating 100,000 variables
??

Answer that question and you should be close of
knowing
the answer to your own question.

HTH,

Erob



--
Etienne Robillard <erob at cpan.org>
JID: incidah AT njs.netlab.cz
YMS/MSN: granted14 AT yahoo.com
TEL: +1  514.962.7703

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Tutor mailing list