about | help | code help+videos | done | prefs |
Complete the function so that it returns the sum of all the numbers in the list. addThemUp([-5, 10, 83]) → 88 addThemUp([5, 5, 0, 3, 1]) → 14 addThemUp([-3, -12]) → -15 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 200
Copyright Nick Parlante 2017 - privacy