| about | help | code help+videos | done | prefs |
three_times_max
Write code that gives three times the maximum of the three variables x, y, and z. three_times_max(5, 3, 1) → 15 three_times_max(1, 2, 4) → 12 three_times_max(1, 5, 20) → 60 ...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