El dv 09 de 02 del 2007 a les 08:05 -0800, en/na dragan savic va
escriure:
> Hello!
>
> Is it possible to access data in tables like:
>
> table[start:stop:step][start:stop:step]
>
> where the first dimension represents rows of a table
> and the second one represents the columns of a table.
This
Hi!
I've tried to access the rows and columns with:
table[rowstart:rowstop:rowstep,colstart:colstop:colstep]
and it doesn't seem to work. I get TypeError: Invalid
index or slice...
Any other sugesstions?
Torgil, thanks for your reply.
Best regards, Dragan.
--- Torgil Svensson <[EMAIL PROTECTE