creating a matrix in python?

Adonis deltapigz at telocity.com
Sat Jun 23 17:44:40 EDT 2001


how do i go about this?

i have looked into the tutorial 100+ times and cant get anything on
matrices out of it?
only thing i came up with was some thing like:
blah = ['buh', 'blah', 'wassah']
blah[1][0]
'buh'

???

any help would greatly be appreciated.

Adonis




More information about the Python-list mailing list