about | help | code help+videos | done | prefs |
Given three double values, return the average of these three values getAverage(3, 2, 1) → 2.0 getAverage(4, 8, 3) → 5.0 getAverage(-1, 1, 9) → 3.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