Multidimensional arrays - howto?
Fredrik Lundh
fredrik at pythonware.com
Mon Feb 14 18:30:41 EST 2005
More information about the Python-list mailing list
Mon Feb 14 18:30:41 EST 2005
- Previous message (by thread): multi threading in multi processor (computer)
- Next message (by thread): Multidimensional arrays - howto?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<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>
- Previous message (by thread): multi threading in multi processor (computer)
- Next message (by thread): Multidimensional arrays - howto?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list