about | help | code help+videos | done | prefs |
Return the largest of 4 values. maxOf4(7, 1, 14, 2) → 14 maxOf4(4, 3, 2, 1) → 4 maxOf4(-8, 0, -4, -9) → 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
Difficulty: 100
Copyright Nick Parlante 2017 - privacy