about | help | code help+videos | done | prefs |
Return true if the first string is the reverse of the second string. checkRev("a", "a") → true checkRev("a", "aa") → false checkRev("ab", "ba") → true ...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: 170
Copyright Nick Parlante 2017 - privacy