why the result of '{} + 0' in Chrome Devtool Console is 0
input {} + 0 in Console
expected: "[object Object]0"
acctually: 0
why the result of '{} + 0' in Chrome Devtool Console is 0
input {} + 0 in Console
expected: "[object Object]0"
acctually: 0