A basic calculator application that performs arithmetic operations such as addition, subtraction, multiplication, and division.
- Add two numbers
- Subtract one number from another
- Multiply two numbers
- Divide one number by another
- Command-line interface / GUI (customize based on your version)
- Programming Language: Python
- (Optional) GUI Library: Tkinter / React / Swing / etc.
- Clone the repository:
git clone https://github.com/WAALBACK/PLP_SEE.git