Untitled

 avatar
unknown
plain_text
2 years ago
47 B
5
Indexable
var x = 10;
var y = "10";
console. log(x == y);
Editor is loading...