Ive define function which perform a two operation but I think Ive made some mistake can any fellow dev fix this
You have not called the function properly you have to check the case of letters properly Here is the correction of code
console.log(addUpValue("sum",2,3));