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.
Alpha-1729/calculator-project-crossroads
This is a simple calculator using the python3 tkinter module.
Python