Skip to content
#

palindrome-number

Here are 46 public repositories matching this topic...

Palindrome Checker is a Python program that checks if a string reads the same forwards and backwards. It handles multi-line inputs, ignores non-alphanumeric characters, and is case-insensitive. Users can continuously test strings and receive formatted feedback on whether each string is a palindrome.

  • Updated Sep 8, 2024
  • Python

Improve this page

Add a description, image, and links to the palindrome-number topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more