Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
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