9. Write a program using a method Palin(), to check whether a string is a Palindrome or
not. A Palindrome is a string that reads the same from the left to right and vice versa.
Sample Input: MADAM, ARORA, ABBA, etc.
[ICSE 2007]
Attachments:
Answers
Answered by
0
its show this is link kept in attactment and i wrote in python
Attachments:
Similar questions