| about | help | code help+videos | done | prefs |
you have a list of numbers. determine which is the biggest. maxnum([4, 1, 7, 4]) → 7 maxnum([44, 2, 4421, 467]) → 4421 maxnum([1, 335, 86, 8677, 687]) → 8677 ...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