about | help | code help+videos | done | prefs |
max3
Given three integer arguments, return the largest one. max3(5, 2, 0) → 5 max3(4, 2, 5) → 5 max3(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