Java Script Project Part 3

In this part of the project we will be working on getting our display to actually output the numbers that we click now that they are in a list that we can access the items in out list.

We add this code to all of our number buttons so that we can add their values to the calculator. They will look something like this.

From here we can begin working on our operations buttons. At the moment however I do not know how to code numbers that are bigger than a single digit so we might have to continue this project another time.

Ill work on these operations buttons in the future but for right now I will move to a slightly simpler project for a little while until I can figure out how to make my calculator work properly.

Thank you all for reading sorry this post is shorter than usual there will be 2 coming out tomorrow.