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 |
Explain the database connection in python flask?
Define python?
Is indentation required in python?
Does python support switch or case statement in Python? If not what is the reason for the same?
What are the different ways to generate random numbers?
What is the print in python?
How is it possible to share global variables across various modules?
How to generate random numbers in python?
How can you create a copy of an object in python?
Does every class need a constructor?
Is Python a good choice for web development
Does python supports interfaces like in java or c#?