SyntaxFix
Write A Post
Hire A Developer
Questions
if ("one" !== 1 )
would evaluate as true, the string "one" is not equal to the number 1
true
"one"
1