Skip to content

This Python code creates a simple calculator using tkinter, with buttons for numbers, operators, and functions like clear and equals, displayed in a grid. It evaluates expressions using the eval() function and updates the result in the entry box.

Notifications You must be signed in to change notification settings

waghmareaniket/Calculator-Using-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This Python code creates a simple calculator using tkinter, with buttons for numbers, operators, and functions like clear and equals, displayed in a grid. It evaluates expressions using the eval() function and updates the result in the entry box.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages