Skip to content

Conversation

@dani3lfrenc
Copy link

This pull request adds an implementation to check if a word is a palindrome to the existing exercise in the repository. A is_palindrome(word) function has been added, which returns True if the given word is a palindrome and False otherwise. Additionally, a palindrome_checker() function is provided, which prompts the user to input a word and then prints whether it's a palindrome or not.

@alesanchezr
Copy link
Member

Hey man, do you mind adding that exercise to this repo?
https://github.com/breatheco-de/interview-coding-challenge

This palindrione exercise is perfect as an interview exercise!

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