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
Basic & simple calculator in python.
QT used.
Evaluation made by eval() function in python. Calculator can not calculate unfinished exptession unlike my Calculator on C (with specially written grammar)
About
A calculator programm with grafical user interface