about | help | code help+videos | done | prefs |
getMaxOfTwo
Given two values, get the maximum of the two. getMaxOfTwo(4, 8) → 8 getMaxOfTwo(3.14, 2.718) → 3.14 getMaxOfTwo(0, 0) → 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