This repository is for learning Python. The code files are organized in separate folders for each lesson or project.
:
-
Clone this repository
git clone git@github.com:Hruchman-Ruslan/python.git
-
Switch the folder
cd foldername
- Run the code
python3 filename.py
- Explore the code and have fun! 😎