how to add many numbers to a variable with a click javascript code example Example: add two numbers javascript var x = 2 + 3; //x = 5