I would be thankfukl if you answer to the following easy question:

How can I read from a .csv file in Python and save the data in a array
or dictionary.

I suspect your teacher expects you to use the "csv" module[1] in the standard library.

-tkc

[1]
http://docs.python.org/library/csv.html






--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to