On 26 January 2016 at 03:07, Ek Esawi <esaw...@gmail.com> wrote:
>
> Here is a copy of my code and the csv file.

> ++ csv file++
>
> AA
>
> BB
>
> CC
<snip>

This doesn't look like a csv file. Is that what the actual contents of
the csv file looks like if you open it in a *text editor*?

If this was a csv file I'd expect it to look something like:

AA,BB,CC,12/1/2015
DD,EE,FF,24/1/2015
...

--
Oscar
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to