JS Calculator - Tests 8 not passing

Hello!
I’m working on JS calculator project , Somehow test number 8 doesn’t pass.
Can you please tell me what’s going on with my code?
here is the link:
https://codepen.io/hanin77/pen/poggaed

Hey,

myKeybord array is not correct, e.g. ["one", "7"] etc.

Numbers do not display correctly within id="display" : expected '789' to equal '123'

it works like a charm :grinning:
Thanks a lot Annestezia

1 Like