This is a simple calculator project implemented in Python. It can perform basic arithmetic operations, such as addition, subtraction, multiplication, and division.
- Addition
- Subtraction
- Multiplication
- Division
Before you begin, ensure you have met the following requirements:
- Python 3.x installed on your machine
-
Clone the repository:
git clone https://github.com/your-username/calculator.git
The project was developed by Vighnesh Singhal.