Skip to content

This is a simple calculator using the python3 tkinter module.

Notifications You must be signed in to change notification settings

Alpha-1729/calculator-project-crossroads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Calculator

NOTES:

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