TheAlgorithms/Python

A request to add a palindrome checker

Opened this issue · 2 comments

Feature description

Palindrome Checker

A code specifically written to check if a phrase, word or an integer is a palindrome.
I have written this code using string slicing which returns a boolean value.

/assign

/assign