This is a simple calculator program that can perform basic arithmetic operations: addition, subtraction, multiplication, and division.
- Perform basic arithmetic operations
- User-friendly input and output
- Error handling for invalid inputs
- Python 3.x
- Clone the repository.
- Run the script using Python 3.
Feel free to submit issues or pull requests.