JavaScript calculator - help with tests

Hi,

I am stuck here, I can’t get the last three tests to run. I honestly think that my code is fine but I might miss something, can somebody help please :slight_smile: ?

Challenge: Build a JavaScript Calculator

Link to the challenge:

1 Like

Hi @gbucar. Please provide the CodePen link as that helps others debug your code. Thanks!

Oh sorry,
here’s my link: https://codepen.io/gbucar/pen/NWrLqZp

hello, I could see that I couldn’t enter two decimal ones after another one and that’s great, but in one number I could enter 3.6. and also when I pressed the C button I already couldn’t enter 1.2

Oh, thank you, I guess I’ll have to debug a bit more haha :slight_smile: