[Tutor] Input into lists?

leam hall leamhall at gmail.com
Tue Aug 13 17:46:30 CEST 2013


I'm trying to take input from a file (CSV spreadsheet) and use the first
line inputs (header) as the names of lists. So far I'm not successful.   :)

How do I take line_list[0], the result of "line.split(',')" and use it as
the name of a list? Does that make sense?

Thanks!

Leam

-- 
Mind on a Mission <http://leamhall.blogspot.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130813/dd365d7e/attachment.html>


More information about the Tutor mailing list