You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: