This folder contains reference solution code provided by Stelios.
Write your own code first in session2/solutions/.
Use these files only to check your approach after you complete each task.
exercise-02-01.py: Part 2 solution script (DictReader practice + incomplete CSV handling)exercise-02-02.py: Part 3 solution script (mini dictionary clean + CSV cleaning flow)exercise-02-homework.py: Homework solution script (Gemini helper + AI-assisted dataset cleaning)movies_clean.json: output generated by the mini dictionary example inexercise-02-02.py
- Quiz content is intentionally excluded.
- Run scripts from the
session2folder so dataset-relative paths work.