about | help | code help+videos | done | prefs |
getSum
Given three values, return the sum of these three values getSum(1, 2, 3) → 6 getSum(1, -2, 3) → 2 getSum(14, 37, 99) → 150 ...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