Skip to content

Sneha-0208/Calculator_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Calculator_GUI

I have developed a Calculator using the Tkinter library of Python. This calculator allows you to perform basic mathematical operations like addition, subtraction, multiplication, division and modulo division on the integers. It makes use of the Tkinter library of python to generate the interface of the calculator using various inbuilt classes and functions like Button, geometry, Text etc. It uses the eval function to evaluate the expressions given in the form of string.

About

Calculator GUI using the Tkinter library of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages