What code can I use to make my calculator work using Javascript on code.org? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What code can I use to make my calculator work using Javascript on code.org?

So, I'm trying to make a app using Javascript but since I started this a few months ago, I don't understand how to make actual equations with a calculator.

4th May 2023, 1:38 AM
M1CK3Y
M1CK3Y - avatar
3 Answers
+ 2
MickeyAnif Do search on google you get an idea how to make calculator. Hint: To make calculator • Using arithmetic operators to do the calculation • Use logic if-else/ switch statements.
4th May 2023, 4:39 AM
Sakshi
Sakshi - avatar
+ 2
MickeyAnif Please share your attempt code.
4th May 2023, 3:38 AM
Yasin Rahnaward
Yasin Rahnaward - avatar
19th Mar 2024, 11:58 AM
IAmSupreme
IAmSupreme - avatar