What's the result of this operation?

"100100"2000

Two beautiful strings joined into another string.

Adding two values in quotes joins them, so "100" + "100" is "100100".