| about | help | code help+videos | done | prefs | 
| Given an array containing exactly two values, return the larger of the two values. max2([3, 5]) → 5 max2([100, 0]) → 100 max2([7, 7]) → 7 ...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