Lab #19 Assignment Operators - Jorge Carty
In this lab, what i did was change the content inside the functions to make the calculator work a little differently from the previous lab. In comparison to the previous lab, Lab 18, I needed to give the user an initial value and allow the user to input a secondary value to do the calculations which in this case we have, multiplication, division, addition, subtraction, and modulus. I also added an extra button that gives the user more freedom over the calculator and allows them to change the initial value as they please, using the "A=B" button. Also, an extra feature added on this program was the random number generator, basically every time you reload the page, you will get a new initial value that isn't greater than 3 digits but that was me being extra.
Comments
Post a Comment