Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

python-gui-calculator

GUI based simple calculator using Python Tkinter module, which can perform basic arithmatic operations addition, subtraction, multiplication and division.

1).Importing the module – tkinter

2).Create the main window (container)

3).Add any number of widgets to the main window

4).Apply the event Trigger on the widgets

About

GUI based simple calculator using Python Tkinter module, which can perform basic arithmatic operations addition, subtraction, multiplication and division.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.