Answer Posted / 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 |
Post New Answer View All Answers
What do you understand by *args and **kwarg python?
What is an abstract class in python?
Explain lambda expressions. When would you use one?
How do you clear a python shell?
Explain what is namespace in python?
What is raise keyword do in python exception handling?
How does inheritance work in python?
How can you get the google cache age of any url or web page?
Is there polymorphism in python?
Why Should We Use File Operation?
What is the parameter passing mechanism in Python?
Is python a pop or oop?
Is python is a case sensitive?
What is wrong with the code?
What are class methods?