| about | help | code help+videos | done | prefs |
isEquilateral
Check if a triangle is equilateral. All three sides must be the same length. isEquilateral(100, 100, 100) → true isEquilateral(100, 100, 90) → false isEquilateral(90, 100, 100) → 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
Copyright Nick Parlante 2017 - privacy