--- ÁÕàÓöÙ <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
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 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to