#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, is to actually create the skeleton of that program and just open a CSV reader to that file.
0:12
If you can just load it up and just print out the rows, you're done with day 2.