hey why didn’t you post this from the TBGs instead
In JavaScript, [] == 0 is true.
In JavaScript, [0] == 0 is also true.
You might assume [] == [0] is true from this.
But no. JavaScript says it's false.
I was going to show that to Scratch
but I decided not to
can me show?