Skip to content

A collaborative space to learn and build with Python ๐Ÿš€ | Basic projects, and real-world use cases.

Notifications You must be signed in to change notification settings

PulaBhavya/DevelopersArenaTask1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

  1. Clone the repository git clone https://github.com/PulaBhavya/DevelopersArenaTask1.git
  2. 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:

  1. Fork the repo ๐Ÿด
  2. Create a new branch (feature-newprogram)
  3. Add your program or improve an existing one
  4. Commit your changes with a clear message
  5. Open a Pull Request ๐Ÿš€

๐Ÿ“œ License This project is open-source and available under the MIT License.

About

A collaborative space to learn and build with Python ๐Ÿš€ | Basic projects, and real-world use cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages