CodeSolved

A comprehensive source of programming questions and exercises

Calculator API

Practice Easy 926/ Download 321 Views

API Write down:

1. Receive two numbers and provide the result of their sum

2. Receive two numbers and subtract the result of their subtraction

3. Receive two numbers and submit the result of their multiplication

4. Receive two numbers and provide the result of their division

Information to be exchanged as json and the request methods are post
This exercise is a project! It has the potential to be expanded much further, so take the main idea from here and work on it more to turn it into a larger project.

1 Answers

This answer is only visible to premium members
This answer is only visible to premium members
This answer is only visible to premium members
let msg = 'error'
alert(msg) 
This answer is only visible to premium members
This answer is only visible to premium members

This answer is only visible to premium members

Subscription is currently unavailable.

Submit answer

Submitting answers is currently unavailable.

Related content

Detection using AI
×
×
Close