#100DaysOfCode in Python Transcripts
Chapter: Days 37-39: Using CSV data
Lecture: Your turn: Day 2
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Day 2 or Day 38, if you're adding them,
0:03
is to actually create the skeleton of that program
0:07
and just open a CSV reader to that file.
0:11
If you can just load it up and just print out the rows,
0:14
you're done with day 2.