0

I've been playing around with JavaScript and I ended up seeing code like this:

console.log([123, 1] >= 213)
// --> false

Why can this even be executed? What does it do? Will it always be false?

John Kugelman
  • 349,597
  • 67
  • 533
  • 578
JJ Cauton
  • 109
  • 7

0 Answers0