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.