This Python Calculator is a simple command-line application that performs basic arithmetic operations. It's designed as an easy-to-use and straightforward tool for quick calculations.
- Basic Operations: Perform addition, subtraction, multiplication, and division.
- User-Friendly Interface: Simple command-line prompts guide the user through operations.
- Error Handling: The calculator handles division by zero and invalid inputs gracefully.
- Clone the Repository:
- Navigate to the Repository Folder:
- Run the Calculator:
- Follow the On-screen Prompts to perform calculations.
- Python 3.12
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
- Chatura Dissanayake
This project is MIT licensed.