Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 139 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 139 Bytes

String_Palindrome

Checks if a string is palindrome or not. It will give the length of string. Gives 'YES' if it is palindrome else 'NO'.