Display addition of 5 and 6 with a paragraph element with id name as "addition" using JavaScript code example Example: add two numbers javascript var x = 2 + 3; //x = 5