Palindrome checker

1
2
a = []
a = raw_input("Enter the string")
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A simple Palindrome checker

1 Response

Hope it works without any bugs lol

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.