BigBinary Academy
JavaScript
Challenges Set 12
66.31
Courses
Search
Assessment
66.31
Find the sum of numbers
Find the sum of all the numbers that are input to the function.
There is no limit to the number of arguments for the function.
Find out the sum of the numbers that are input.
The length of the arguments will vary.
For example:
Previous
Next