Funny Facts in JavaScript

what is the output of below code?

console.log("b" + "a" + + "a" + "a" )

Know any funny JS facts? Please share in the comments!

1 Like