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