I’m a javascript beginner and I’m trying to build a simple basic calculator. But something seems to be wrong with the html or javascript file. It keeps returning only the addition(+) operator. When other buttons are clicked, nothing happens. I’ll appreciate if someone can take a look.
Thanks.