| about | help | code help+videos | done | prefs |
averageOfTwo
Simple warmup problem. Return the average of n1 and n2. averageOfTwo(1, 2) → 1.5 averageOfTwo(3, 2) → 2.5 averageOfTwo(10, 10) → 10.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