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
In this project, you will write a calculator that not only adds, subtracts, and multiplies,
but is also smart enough to remember your previous calculations.
About
smart calculator, remembers previous values, converts expressions o postfix and evaluates