HacktoberFest icon indicating copy to clipboard operation
HacktoberFest copied to clipboard

Added palindrome using java

Open PranikaBaby opened this issue 4 months ago • 0 comments

This Java program checks if a given string or number is a palindrome. It reads the input, reverses it, and compares the two to determine if they are identical.

PranikaBaby avatar Oct 18 '24 11:10 PranikaBaby