This repository contains basic Python examples and exercises for beginners. It covers topics like variables, data types, functions, loops, and file handling.
- ✅ Hello World
- ✅ Variables and Data Types
- ✅ If/Else and Loops
- ✅ Functions
- ✅ File I/O
git remote add origin https://github.com/ZohaibKhanDev/Python_Basic.git
cd Python_Basic