Skip to content

feat: add palindrome checker script#13877

Open
ananthasai-2006 wants to merge 2 commits intoTheAlgorithms:masterfrom
ananthasai-2006:add-palindrome-script
Open

feat: add palindrome checker script#13877
ananthasai-2006 wants to merge 2 commits intoTheAlgorithms:masterfrom
ananthasai-2006:add-palindrome-script

Conversation

@ananthasai-2006
Copy link

Description

Added a new Python script under scripts/palindrome_checker.py.

  • Checks if a given word or phrase is a palindrome
  • Ignores case and spaces
  • Verified and tested locally before submission

Author

Ananth Sai

@ananthasai-2006
Copy link
Author

Thank you for reviewing! This is my first open-source contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants