Skip to content

Latest commit

 

History

History
73 lines (48 loc) · 1.6 KB

File metadata and controls

73 lines (48 loc) · 1.6 KB

🐍 Python Learning Codes

Welcome to my Python Learning Codes repository!
This repo contains a collection of beginner to intermediate-level mini projects and practice programs that I’ve created while learning Python.

📘 Built by Bishal Das as part of my Python journey!


📂 Project Categories

  • ✅ Basic syntax practice
  • ✅ Conditionals & loops
  • ✅ Functions and recursion
  • ✅ Lists, tuples, dictionaries
  • ✅ File handling
  • ✅ Mini games and tools
  • ✅ OOP (Object-Oriented Programming)
  • ✅ And more coming soon...

🚀 How to Run

  1. Clone the repository:

    git clone https://github.com/Bishal-cs/Python-learning-codes.git
  2. Navigate to the project folder:

    cd Python-learning-codes
  3. Open any .py file you want to run:

    python filename.py

🛠️ Tools & Technologies

  • Python 3.x
  • VS Code
  • Command line / Terminal

🎯 Goals of This Repository

  • Practice and understand core Python concepts
  • Build problem-solving skills
  • Make learning fun with mini projects
  • Help others who are also learning Python

🤝 Contributions

Suggestions and pull requests are welcome!
Feel free to fork this repo and add your own learning examples.


📃 License

This repository is open-source and available under the MIT License.


📩 Connect with me on GitHub or drop a star if you find this useful!