Skip to content

SwaritBhardwaj/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator GUI using Tkinter library in python using for loops. This particular code uses bind function to bind the button widgets to the left mouse click and exuceting the command. It also uses a basic eval function which calculates the function given(the input being a string) The for loop is used to minimise the code required to arrange the button widgets within a frame.

About

A calculator GUI using Tkinter library in python using for loops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published