🐍 Python Learning Repository Introduction A collection of Python scripts and exercises for learning programming. How to Run Clone the repository and run an example script: git clone https://github.com/Tahumn/PythonProgramming.git cd PythonProgramming python basics/BT_Python_T1.py