Skip to content

bolean304/Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mini-Project

Simple Calculator Using Tkinter Module

Tkinter is a module which i used in my project to create GUI applications. Creating a GUI using Tkinter is an easy task.

To create a Tkinter :

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

Simple Calculator Using Tkinter Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages