how to add numbers together instead of calculating in nodejs code example Example: add two numbers javascript var x = 2 + 3; //x = 5