Welcome to the Tkinter Calculator project! This is a straightforward yet fully functional calculator application built using Python's Tkinter library. Whether you need to perform basic arithmetic or want a quick tool for percentage calculations, this calculator is designed to meet your needs.
- Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division with ease.
- Percentage Calculation: Quickly calculate percentages with the '%' button.
- Decimal Support: Handle decimal numbers for more precise calculations.
- Error Handling: Displays an error message if the input expression is invalid.
- Clear Functionality: Easily clear the input field to start a new calculation.
** Video : ** https://github.com/user-attachments/assets/1e29b209-6084-43fb-ae04-8146b43f5796
- Clone the repository and run the code , don't need to install any external file or package.