Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 159 Bytes

File metadata and controls

7 lines (5 loc) · 159 Bytes

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