Having problems with my Javascript calculator

I can’t seem to find where is run into a problem. Can someone help?

TypeError: input.push is not a function

Look through your Javascript.

Remember you can open the browser dev tools console even on codepen to see displayed errors.

1 Like