about | help | code help+videos | done | prefs |
Write a method that will return the average of double "a" and "b". logic_average(3.0, 5.0) → 4.0 logic_average(2.5, 4.5) → 3.5 logic_average(1.75, 2.25) → 2.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