+ 1
A program to find a palindrome no.
9th Dec 2017, 5:34 PM
Vibhu Khullar

2 Réponses
+ 8
if(string==string.reverse())
{//is_palindrome}
9th Dec 2017, 6:01 PM
á Bidex

9th Dec 2017, 5:36 PM
Meharban Singh

Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :
Aujourd'hui en vedette
Is this realistic enough?
1 Votes
Need friends
0 Votes
"Whatâs the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Python
1 Votes
How do you print inputs
0 Votes