- Pimpri Chinchwad
Highlights
- Pro
Popular repositories Loading
-
-
-
Python-CLI-Calculator
Python-CLI-Calculator PublicA simple command-line calculator built with Python that performs basic arithmetic operations: addition, subtraction, multiplication, and division. Includes error handling for invalid inputs like di…
Python
-
To-Do-List-CLI
To-Do-List-CLI PublicA simple Python CLI To-Do List app that lets users add and remove items from a list. It includes input validation, optional item removal, and error handling for non-numeric inputs or missing items.…
Python
-
Number-Guessing-Game-CLI
Number-Guessing-Game-CLI PublicThis is a simple Python-based number guessing game. The program generates a random number between 1 and 100, and the user tries to guess it. After each guess, hints are provided to guide the player…
Python
-
CurrencyConverter
CurrencyConverter PublicA simple Python currency converter that converts USD or Euro to INR using fixed exchange rates. It takes user input for currency and amount, checks availability, and displays the converted value. U…
Python
If the problem persists, check the GitHub status page or contact support.