A collection of beginner-friendly Python programs and practice files to build a strong foundation in Python programming
- ✅ Basic syntax and user input (
helloworld.py
,input.py
) - 🔁 Loops and conditionals (
evenodd.py
,loops.py
,factorial.py
) - 📋 Data structures (
list.py
,tuple.py
,string.py
,union.py
) - 🎮 Fun mini-projects (
rockgame.py
,guessnum.py
) - 📅 Weekly practice files (
week1.py
,listprac8.py
, etc.)
- Students learning Python
- Beginners preparing for coding interviews
- Anyone who wants hands-on Python practice
- Clone this repository:
git clone https://github.com/Sadiyashaikh15/Python-Basics.git