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
A simple web project with a page to ask the client to provide 2 numbers and an operation to be done on them, then send this as a request to the server where the server does the arithmetic operation and send the results back as a response.