Community Profile

photo

RAGHAVENDRA NAIK


Last seen: 24 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer
  • Explorer
  • First Review

View badges

Feeds

View by

Answered
Check if a palindrome.
sum=0; n=input('Tell me a number \n'); count=input('no. of digits\n') x=n; if (count>=2) for i=1:n if (n>0) ...

2 years ago | 0