+ 6
[Easy Challenge] Palindromes
Write a code that determines whether a string is a palindrome (can be read the same way both forwards and backwards) Example: https://code.sololearn.com/ca72ZKq31J2J/?ref=app
9 Réponses
+ 20
https://code.sololearn.com/cihJP0J19Cwg/?ref=app
https://code.sololearn.com/cjbun87LmS3u/?ref=app
https://code.sololearn.com/wGqevYZb4WbJ/?ref=app
+ 18
https://code.sololearn.com/c24oaURWOByl/?ref=app
https://code.sololearn.com/c2M2KmaQe9Ba/?ref=app
+ 17
https://code.sololearn.com/csUTEPH1svaS/?ref=app
https://code.sololearn.com/cCq74I7fj0Sh/?ref=app
+ 10
https://code.sololearn.com/cgha2eC93nvs/?ref=app
+ 7
https://code.sololearn.com/cYwaJ8CFaL75/?ref=app
+ 3
https://code.sololearn.com/cBQDOnZu4iOC/?ref=app