Write a programs to pirint the palindromes sequence | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 9

Write a programs to pirint the palindromes sequence

plzz do it faasst

18th Aug 2017, 5:55 AM
Sagar Dhapke
Sagar Dhapke - avatar
1 Resposta
+ 10
Well you just can construct palindromes. loop from x to y: convert val to string Add the reverse of that val to the val itself Print! It's
18th Aug 2017, 8:00 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar