I need to sum the numbers, and get the result as the sum of two numbers passed. How can we pass two values and get the sum?
sum(1)(2) => 3 (result)