about | help | code help+videos | done | prefs |
allDifferent
Return true if all three parameters have different values. allDifferent(3, 4, 5) → true allDifferent(8, 8, 8) → false allDifferent(2, 9, 2) → false ...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