#100DaysOfCode, Day 008 – The Collections Module
Finally feels like something is happening. Did two hours today. I don’t know if what I do is cheating, but I darn near print everything to see output and then iterate on the errors. I understood how to work with csv files and process them and why ordered dictionaries can be useful. I used that to process my csv file and read and print select fields. Will work on sorting them somehow and figure out frequency based on ratings tomorrow. ...