What is a palindrome number?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
A palindrome is a word, phrase, or sequence that reads the same forward as it does backward, such as madam, nurses run, and so on.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
A palindrome is a word, phrase, or sequence that reads the same forward as it does backward, such as madam, nurses run, and so on.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by python modules?
What is the difference between lists and tuples?
What is self in python constructor?
How do I run python on linux?
What are key words in python?
What is a dictionary in python?
How will you differentiate between deep copy and shallow copy?
What the return key word will do in python functions?
What is split used for?
Write a program to find the duplicates in a list?
How can I read inputs as integers/float?
What is raw string in python?