A palindrome reads the same from left to right, mom for example. There is a palindrome which must be modified, if possible
Answers
Answered by
0
Answer:
Palindrome is a word number phrase.
Explanation:
Mark as brainlist please if u
Answered by
0
Answer:A string is called a palindrome string if the reverse of that string is the same as the original string. For example, radar , level , etc. Similarly, a number that is equal to the reverse of that same number is called a palindrome number. For example, 3553, 12321, etc.
Explanation:
1.If the string is made of no letters or just one letter, then it is a palindrome.
2.Otherwise, compare the first and last letters of the string.
3.If the first and last letters differ, then the string is not a palindrome.
4.Otherwise, the first and last letters are the same.
Similar questions