You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A ruby program to check if the entered number is palindrome or not. Same for strings.
"A palindromic number is a number that remains the same when its digits are reversed. ex: 16461."
The text was updated successfully, but these errors were encountered:
A ruby program to check if the entered number is palindrome or not. Same for strings.
"A palindromic number is a number that remains the same when its digits are reversed. ex: 16461."
The text was updated successfully, but these errors were encountered: