The Calculator project is a simple application designed to perform basic arithmetic operations. It allows users to perform operations such as addition, subtraction, multiplication, and division. The project is implemented in Python and provides a straightforward interface for calculations.
- Perform basic arithmetic operations: addition, subtraction, multiplication, and division.
- Handle integer and floating-point calculations.
- Graphical user interface (GUI)
- Compiler:Python Compiler
- Libraries Used:Tkinter