| about | help | code help+videos | done | prefs |
average2() -- You are given four integers and must calculate and return their average, rounded to the nearest integer. average2(1, 2, 3, 4) → 3 average2(1, 2, 4, 8) → 4 average2(5, 5, 5, 5) → 5 ...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