Skip to content

Latest commit

 

History

History

README.md

Session 1 reference solutions (no quizzes)

This folder contains reference solution code provided by Stelios (tutorials and homework).

Write your own code first. Use these files only to check your approach after you complete each task.

Files

  • session-01-part-01.py: Part 1 exercise solution
  • session-01-part-02.py: Part 2 exercise solution
  • session-01-part-03.py: Part 3 exercise + mini project solution
  • session-01-homework.py: Session 1 homework solution

Notes

  • Quiz content is intentionally excluded.
  • Run these scripts from the session1 folder so relative file paths work.