how to make function input 1 plus input 2 javascript code example Example: add two numbers javascript var x = 2 + 3; //x = 5