Multidimensional arrays - howto?

Fredrik Lundh fredrik at pythonware.com
Mon Feb 14 18:30:41 EST 2005


<doodle4 at gmail.com> wrote:

> I am trying to convert some C code into python. Since i am new to
> python, i would like to know how to deal with multidimensional arrays?

http://www.python.org/doc/faq/programming.html#how-do-i-create-a-multidimensional-list

might be helpful.

</F> 






More information about the Python-list mailing list