Program 3
Write a program to check whether the string is palindrome or not
Variable description-- a=Holds the input string b=Holds the reverse of the string
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Program 3
Write a program to check whether the string is palindrome or not
Variable description-- a=Holds the input string b=Holds the reverse of the string