Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 437 Bytes

File metadata and controls

12 lines (10 loc) · 437 Bytes

🐍 Python Learning Repository

Python License

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