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 |
Is python a low level language?
How to append to a string in Python?
What are the basic elements of python?
Is there a switch..case statement in python?
Explain docstring in python?
Explain how memcached should not be used in your python project?
How do you merge one dictionary with the other?
What is unittest in Python?
Is python interpreted or compiled?
Does the same python code work on multiple platforms without any changes?
What does __ init __ mean in python?
What is the sleeping time of python?