This is a simple calculator project that performs basic arithmetic operations: addition, subtraction, multiplication, and division.
- Add two numbers
- Subtract one number from another
- Multiply two numbers
- Divide one number by another
- Language: Python (or replace with JavaScript, Java, etc.)
- No external libraries required
- Clone the repository:
git clone https://github.com/PLP_SEE/Zawadi321.git
cd simple-calculator