Adding rows to arrays

Prem Rachakonda prem at engr.uky.edu
Wed May 30 19:06:30 EDT 2001


Hi,
  If I start with a 1-dimensional array (1 X 100) and I would like to
increase the number of rows and make it 10 X 100 how would I do that.
I have to append array in a loop.

Prem.



More information about the Python-list mailing list