Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A request to add a palindrome checker #12165

Open
sarveshsrinath opened this issue Oct 19, 2024 · 2 comments · May be fixed by #12177
Open

A request to add a palindrome checker #12165

sarveshsrinath opened this issue Oct 19, 2024 · 2 comments · May be fixed by #12177
Labels
enhancement This PR modified some existing files

Comments

@sarveshsrinath
Copy link

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.

@sarveshsrinath sarveshsrinath added the enhancement This PR modified some existing files label Oct 19, 2024
@kunaldevsahu
Copy link

/assign

1 similar comment
@sneha0099
Copy link

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants