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
Create a calculator with the following functions: add, subtract, multiply, divide # Extra credit: see what you can put into a function with your tip calculator
About
# Create a calculator with the following functions: add, subtract, multiply, divide # Extra credit: see what you can put into a function with your tip calculator