The Developers Arena – Python Programming
🚀 Welcome to The Developers Arena, a beginner-friendly and practical space to learn, practice, and collaborate on Python projects. This repository contains simple Python programs and mini projects designed to strengthen your programming basics and problem-solving skills.
📌 Programs Included🧮 Calculator – Perform basic arithmetic operations . 🔢 Even or Odd Checker – Check if a number is even or odd . ✖️ Multiplication Table Generator – Generate multiplication tables for any number . 📚 (More programs coming soon...)
🎯 Goals . Help beginners understand Python fundamentals . Practice logic building through small programs . Provide a foundation for Real-time Projects . Encourage open-source collaboration
⚡ How to Run
- Clone the repository git clone https://github.com/PulaBhavya/DevelopersArenaTask1.git
- Navigate into the project folder cd The-Developers-Arena 3.Run any program using Python python calculator.py python even_odd.py python table_generator.py
Contribution We welcome contributions! Follow these steps:
- Fork the repo 🍴
- Create a new branch (feature-newprogram)
- Add your program or improve an existing one
- Commit your changes with a clear message
- Open a Pull Request 🚀
📜 License This project is open-source and available under the MIT License.