Perform basic mathematical operations with this simple Python Calculator! Easy to use and a great tool for quick calculations.
This Python Calculator is designed for basic mathematical operations, making it a handy tool for quick calculations. It provides a straightforward interface for users to perform addition, subtraction, multiplication, and division operations.
➕ Addition
➖ Subtraction
✖️ Multiplication
➗ Division
- Run the Python script.
- Enter the first number
- Choose the operation (+ - * /)
- Get the result!
What's the first number?: 5
Pick an operation (+ - * /) *
What's the next number?: 5
5.0 * 5.0 = 25.0
Contributions are always welcome! Whether you find a bug, have a suggestion, or want to add a feature—just open an issue or submit a pull request. Let's improve this project together! ✨
This project is licensed under MIT license.
Manjunath MGM
Shiv Nadar University
[email protected]