Nobledsmarts / Arguments-Optional

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.

Home Page:https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/arguments-optional

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nobledsmarts/Arguments-Optional Stargazers