Feel free to look for solutions here if you feel puzzled (don't copy them tho, at least make it not obvious). If you are my teacher, pretend you didn't see that.
You can explore the code directly on github, but if you wish to run/modify it this section is for you. Helpful for both teacher and students:)
If you don't have git and you don't want to install it, download zip here
Type this command:
git clone https://github.com/NinVoido/PythonHW
cd PythonHW
If you cloned this repo via git, just type git pull origin main and they should appear. If you downloaded it with the link provided above, redownload it.
If you use Windows, it might be because of broken file paths - just replace all "/" with "\".
Message me and I'll try to do something about it:)