Menu

📰
0

How to make a calculator (or something like a calculator) in code.org using a list/lists?

Reddit r/learnjavascript·u/R4nd0mB01·about 1 month ago
#LokYYfuV
Reading 0:00
15s threshold

I'm doing a school project with code.org. I wanted to make a calculator because it seemed simple enough, I've watched some YouTube videos detailing how. But for this assignment I'm required to use lists and procedures. Is there a simple way to make a calculator with those requirements? I had something in mind like something that creates randomized equations and user inputs an answer and the program tells them if it's true or false.

Read More