Skip to content

da-r-k/Simple-Calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE CALCULATOR

  • The application is a simple calculator with a decent level of error handling. It is made in python using the math library.
  • The GUI is designed using the Tkinter library using its basic widgets and functions.
  • The calculator has an aesthetic coral coloured interactive interface and can also be used by the keyboard

  • The Backspace key works as backspace for the input, whereas the Delete key resets the calculator.

  • The calculator calculates the entries simultaneously, similar to the simple calculator inbuilt in Windows 10. It doesn’t take BODMAS rules into account.

  • The window may resize automatically if the length of string corresponding to the number displayed is larger than it can hold.

About

A simple Calculator based on Tkinter GUI, Python using the math module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages