X Tutup
Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 109 Bytes

File metadata and controls

2 lines (2 loc) · 109 Bytes

Check if a string is a palindrome

Write a program that determines if the given string is palindrome or not.

X Tutup