Number of cells, using CSV module

tunacubes at gmail.com tunacubes at gmail.com
Thu May 16 14:53:23 EDT 2013


I guess another way to accomplish this would be, is there any way that I can turn the returned value for (column) into 1 list?

So rather than 
>a
>b
>c
>d
>e
>f 
I would get [a, b, c, d, e, f]



More information about the Python-list mailing list