A palindrome is used to verify a sequence of numbers, strings, or letters that are read left to right and right to left to match the same characters or return the same
-
Updated
May 28, 2021 - JavaScript
A palindrome is used to verify a sequence of numbers, strings, or letters that are read left to right and right to left to match the same characters or return the same
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
This example finds palindrome numbers in the Kotlin. 🤓 🔢
Add a description, image, and links to the palindrome-finder topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-finder topic, visit your repo's landing page and select "manage topics."