Hello everyone! I'm Yuyuyu. I jumped into the IT world at 25 with zero experience and fought through a hellish JS training program, but I have finally completely crushed the "calculator assignment"!
To review, when you run a function in JavaScript, what happens is JavaScript takes in whatever you have pass it, whether you have passed it that value directly _ (as a number or string for example)_, ...