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 basic calculator app that performs arithmetic operations like addition, subtraction, multiplication and division. The calculator is also designed
to catch errors using the try&catch(error).