By Isha Bhan
This project is about a calculator using Python. It consists of a graphical user interface(GUI) using Tkinter libraries of Python.
This project is about a calculator using python. It helps in performing basic mathematical operations with ease. The operations that can be performed are addition,subtraction,multiplication and division.
It also has features to clear the whole screen , delete a digit/s if needed as well as brackets when complex operations need to be performed.
It consists of a graphical user interface(GUI) using Tkinter libraries of python.
Tkinter is a GUI library for Python. Python when combined with Tkinter provides an easy and powerful way to create GUI applications.
A link is attached below that shows how the calculator looks like.
Submitted by Isha Bhan (ishabhan)
Download packets of source code on Coders Packet
Comments