Welcome to my Python Beginner Code Repository 👨💻 This repository contains basic Python programs and concepts that I practiced while learning Python as a BCA student.
This project is a collection of beginner-level Python codes covering fundamental programming concepts. It is designed for students and beginners who want to understand Python step by step.
- ✅ Variables & Data Types
- ✅ Lists and List Operations
- ✅ String Handling
- ✅ Loops (for, while)
- ✅ Conditional Statements (if-else)
- ✅ Basic Programs
Python-Beginner-Code/
│
├── Basics/
├── Lists/
├── Strings/
├── Loops/
└── README.md
This project is licensed under the MIT License – feel free to use and modify the code.
Souvik Manna BCA Student | Aspiring Software Developer
If you like this project:
- Give it a ⭐ on GitHub
- Share with friends
- Follow for more projects
💡 This repository is part of my learning journey in Python.