bruce wrote:

> basic question..

which means that it can usually be answered by reading the tutorial, the 
FAQ, or by googling for "python" plus your subject line...

> how do i define a multi dimensional array
> 
>  a[10][10]
> 
> is there a kind of a = array(10,10)

http://pyfaq.infogami.com/how-do-i-create-a-multidimensional-list

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to