You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

254 B

JavaScript

JavaScript (not to be confused with completely unrelated Java language) is a bloated programming language used mainly on the web.

TODO

"11" + 1  // "111"
"11" - 1  // 10