about | help | code help+videos | done | prefs |
addEvensToNum
Returns the sum of all the evens integers from 2 up to and including the argument nNum. nNum will be non negative. addEvensToNum(2) → 2 addEvensToNum(5) → 6 addEvensToNum(0) → 0 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy