This is a simple program based on Python GUI which provides Graphical User Interface to our program. It performs operations like addition ,substraction ,multiplication ,division , square ,squareroot ,exponent.
1)Tkinter
Tkinter is an inbuilt package in python. Use the package manager pip to install Tkinter if not present.
- run the program calculatorGUI.py file in command line or any IDE