adding to var code example Example 1: adding numbers in Javscript return a+b; Example 2: how to add 2 numbers together in javascript var x = +y + +z;