Welcome to my Python Learning Repository π
This repo documents my complete Python journey while learning from
GeeksforGeeks (GFG).
β¨ It reflects:
- Strong fundamentals
- Clean & readable code
- Consistent learning
- Problem-solving mindset
β
Python Basics
β
Python Data Types
β
Input & Output
β
Operators
β
Flow Control
β
Loops
π Functions
β³ Strings, Lists, Tuples, Sets, Dictionaries
β³ Object-Oriented Programming (OOPs)
python-course-gfg/
β
βββ 01-python-basics/
βββ 02-python-data-types/
βββ 03-input-output/
βββ 04-operators/
βββ 05-flow-control/
βββ 06-loops/
βββ 07-functions/
βββ 08-strings/
βββ 09-lists/
βββ 10-tuples/
βββ 11-sets/
βββ 12-dictionaries/
βββ 13-oops/
βββ 14-exception-handling/
βββ 15-file-handling/
βββ 16-modules-packages/
βββ 17-mini-projects/
βββ README.md
- β Python Fundamentals
- β Control Flow & Loops
- β Functions & Recursion
- β Python Data Structures
- β Object-Oriented Programming
- β Exception & File Handling
- β Mini Projects
# Clone the repository
git clone https://github.com/Sanjanayadav07/python-course-gfg.git
# Move into any folder
cd python-course-gfg/01-python-basics
# Run the program
python filename.py
- π Beginner β Intermediate Python
- π§© Logic-first coding
- βοΈ Daily practice & commits
- π§Ή Clean and structured code
- π― Master Python fundamentals
- π― Build confidence in OOPs
- π― Create Python mini projects
- π― Prepare for internships & placements
Sanjana Yadav π» Aspiring Software Developer
π GitHub: https://github.com/Sanjanayadav07
π LinkedIn: https://www.linkedin.com/in/sanjanayadav07
- If you find this repository helpful:
- β Star the repo
- π΄ Fork it
- π’ Share feedback