An easy calculator by Python.
To use the EasyCalc calculator, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/EasyCalc.git
-
Navigate to the project directory:
cd EasyCalc
-
Run the calculator:
python main.py
-
Follow the on-screen instructions to perform calculations.
- Addition
- Subtraction
- Multiplication
- Division
Feel free to explore the code and make any improvements or modifications as needed.
This project is licensed under the MIT License. See the LICENSE file for more information.