Skip to content

Latest commit

 

History

History

README.md

Session 7 reference solutions (no quizzes)

This folder contains reference solution code provided by Stelios.

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

Files

  • exercise-07-01.py: Part 1 exercise solution
  • exercise-07-02.py: Part 2 exercise solution
  • exercise-07-03.py: Part 3 NumPy exercise solution
  • exercise-07-homework.py: Homework solution

Notes

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