Answer Posted / 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 |
Post New Answer View All Answers
What are the runtime errors?
How can you find length of a tuple in python?
How can I read inputs as integers/float?
How will you capitalize the first letter of a string?
How do I put python to sleep?
Name few python web application frameworks?
What happens in the background when you run a python file?
What are python dictionaries?
What is lambda in Python?
What are the 4 data types in python?
What sort does python use?
How can I find the methods or attributes of an object?
How to convert a numpy array to a python list?
Define flask in python?
How does break, continue and pass work?