+ 13
[SOLVED] Can somebody help me?
https://code.sololearn.com/WABwfUOE9WGR/?ref=app How is it possible? The last line should have been false! It's a challenge question
2 Answers
+ 6
š©ą¤°ą¤¾ą¤ą¤¾ą¤¬ą¤¾ą¤¬ą„ ą¤¶ą¤¾ą¤¹š®š³ Thank you šššš
+ 5
š©ą¤°ą¤¾ą¤ą¤¾ą¤¬ą¤¾ą¤¬ą„ ą¤¶ą¤¾ą¤¹š®š³ Thank youu
But why?
isNaN(undefined) gives true?
One more doubt!
Why isNaN('abc') giving true?
is that because it should be a single character due to single quotes?