Create a function that sums two arguments together. If only one argument is provided, then return a function that expects one argument and returns the sum.
javascript js freecodecamp freecodecamp-challenge algorithm-scripting freecodecamp-project freecodecamp-algorithms freecodecamp-javascript algorithm-scripting-challenges arguments-optional
-
Updated
Mar 20, 2023 - JavaScript