Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 321 Bytes

File metadata and controls

13 lines (10 loc) · 321 Bytes

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