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 just a simple python basic calculator:
It takes 2 integer operands numbers and 1 operator and calculate the operations according to the operators
we can also start and stop the program