Welcome to Palindrome Products on Exercism's Elixir Track. If you need help running the tests or submitting your code, check out HELP.md. Detect palindrome products in a given range. A palindromic ...
A palindrome number is a number that remains unchanged when its digits are reversed. In simple terms, the number reads the same from left to right and right to left. The defining rule is ...