This is code files that was written during CodeAcademy python course. Each code file is sorted in folders according to the lecture or what was done on the lecture.
To run any of these files, make sure to head into specified folders:
cd 1st_lecture/
Then run any of the code files:
python3 file_name.py