dark
Invidious
Code World
let x = "John";
let y = new String("John");
Console.log(x===y);
2 years ago
|
[YT]
|
1
Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.
Contact: tinbox@tiekoetter.com
Code World
let x = "John";
let y = new String("John");
Console.log(x===y);
2 years ago | [YT] | 1