Retired
Palindromes (retired)
Description:
Write a function that checks if given string is a palindrome. A palindrome is a word or a sequence of words that can be read the same way from either direction, ie. Amore Roma, radar, Evil olive, etc. Spaces and capital letters can be ignored
Fundamentals
Strings
Data Types
Similar Kata:
Stats:
Created | Dec 15, 2014 |
Warriors Trained | 118 |
Total Skips | 3 |
Total Code Submissions | 201 |
Total Times Completed | 61 |
Python Completions | 61 |
Total Stars | 1 |
% of votes with a positive feedback rating | 0% of 0 |
Total "Very Satisfied" Votes | 17 |
Total "Somewhat Satisfied" Votes | 0 |
Total "Not Satisfied" Votes | 3 |