Question: Q . 1 ) Given a string, write a python function to check if it is palindrome or not. A string is said to be

Q.1) Given a string, write a python function to check if it is palindrome or not. A string is said to be a palindrome if the reverse of the string is the same as the string.
For example, "radar" is a palindrome, but "radix" is not a palindrome.
 Q.1) Given a string, write a python function to check if

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!