This folder contains reference solution code provided by Stelios.
Write your own code first in session6/solutions/.
Use these files only to check your approach after you complete each task.
exercise-06-01.py: mutex-protected phrase generationexercise-06-02.py: semaphore-limited request simulationexercise-06-project.py: optional parallel printer simulation with three printersexercise-06-homework.md: reference homework checklist and design notes
- Quiz content is intentionally excluded.
- Run these scripts from the
session6folder so relative file paths work.