Ad
  • Custom User Avatar

    Hi! Thanks for this Kata 🙏 I learned what a palindrome is with this exercise and have to admit, it would be nice to include a single digit number input in the sample tests, like so:

    Test.assertEquals(palindrome(3),true);