Skip to content
#

palindromechecker

Here are 10 public repositories matching this topic...

Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.

  • Updated Mar 20, 2023
  • JavaScript

Add this topic to your repo

To associate your repository with the palindromechecker topic, visit your repo's landing page and select "manage topics."

Learn more