Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPalindromic Primes #142
Palindromic Primes #142
Conversation
|
can you add some comments to explain what this code does? |
|
@dynamitechetan , I think the code finds such numbers which are both prime and palindrome between 2 and the input provided by the user. Is there a way I can help? |
#96