You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple calculator.
If error happens, ERROR will be displayed in the screen.
Text in the display can be modified.
You can continuously do operation in this calculator, one after other.
GUI Image
About
This is a simple calculator using the python3 tkinter module.