Skip to content

Files

Latest commit

 

History

History
 
 

Calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Calculator (GUI)

It is GUI based calculator used to calculate any simple mathematical equation.

Modules Used

  • tkinter

How it works

  • It takes the mathematical equation by the User.

  • It returns the result of the mathematical equation.