Learning Python O'Reilly book and Python In A Nut Shell and about 2 inchs printed of Web information
Tom
In article <[EMAIL PROTECTED]>,
"Kartic" <[EMAIL PROTECTED]> wrote:
> Tom,
>
> It has to be iMatrix.append(k), not iMatrix[index] = k. Python will
> give an error - list assignment index out of range - for that.
> Just curious - what book are you following?
>
> -Kartic
--
http://mail.python.org/mailman/listinfo/python-list
