about | help | code help+videos | done | prefs |
string_palindrome
Given a String "str", return true if it is a palindrome and false if it is not. string_palindrome("racecar") → true string_palindrome("moon") → false string_palindrome("stats") → 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
Copyright Nick Parlante 2017 - privacy