about | help | code help+videos | done | prefs |
Given a 2-digit integer, return true if both digits are the same. digitsMatch(47) → false digitsMatch(44) → true digitsMatch(56) → 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