+ 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
4 ответов
+ 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?