Palindrome | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
7th Nov 2017, 4:43 PM
Raphael Williams
Raphael Williams - avatar
5 Answers
+ 9
https://code.sololearn.com/cBB42CSLuFkC/?ref=app
9th Dec 2017, 5:29 AM
Raphael Williams
Raphael Williams - avatar
+ 8
here's my code which reverses the string and ignores capitals and punctuation. https://code.sololearn.com/WpbOkxJE38uu/?ref=app
2nd Dec 2017, 2:20 AM
Logan
Logan - avatar
+ 3
Good code man...but how it is a Palindrome then. You are just printing the reversed string . Join both the original and new string to make the Palindrome. View my code.... https://code.sololearn.com/cCMXTaTdVdr9/?ref=app
10th Nov 2017, 8:19 AM
Aaron Stone
Aaron Stone - avatar
9th Dec 2017, 11:31 AM
Jonathan Álex
Jonathan Álex - avatar