Search
Create a function addition which takes 2 parameters:
addition
The function should return the result of adding both the values.
Run the function inside a console.log() using the following numbers:
console.log()