about | help | code help+videos | done | prefs |
max2
Given two numbers, return the largest of those numbers. max2(4, 7) → 7 max2(7, 4) → 7 max2(3, 3) → 3 ...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: 50
Copyright Nick Parlante 2017 - privacy