Skip to content

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

Notifications You must be signed in to change notification settings

captain-noob/python-gui-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages