Skip to content

GuganA/Simple_Calculator_using_Python_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator using Python tkinter

Python calculator using tkinter

This is my first Git project.
This Simple calculator developed in Python using the standard Tkinter library.
This project focused on creating an interactive GUI, in order to achieve an interface that is user-friendly.
The calc.exe file, with that user can easily use with one click.

Preview

Functionality

This calculator can support parentheses use and decimal numbers. It can support basic operations such as:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Modulus

Releases

No releases published

Packages

No packages published

Languages