about | help | code help+videos | done | prefs |
Return the sum of double each of the two input parameters. For example, if the input parameters are 10 and 7, you would add 20+14 to get 34 and return that result. addDouble8252015(5, 3) → 16 addDouble8252015(2, 3) → 10 addDouble8252015(20, 20) → 80 ...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