This is a simple calculator program written in Python.
It can perform basic operations like addition, subtraction, multiplication, and division.
- Add two numbers
- Subtract two numbers
- Multiply two numbers
- Divide two numbers
Make sure you have Python installed.
Run the script using:
python calculator.py