A simple graphical calculator built using Python.
This project was created as part of my learning journey in Python and GUI development.
- Addition
- Subtraction
- Multiplication
- Division
- Clear / Reset functionality
- Simple and user-friendly interface
- Python
- Tkinter (GUI library)
Make sure Python is installed on your system.
python calculator.py