symmetry

PythonF

Palindrome or symmetry

Given a set of ‘n’ strings, write an algorithm and the subsequent Python code to check if the string is a Palindrome string  or Symmetry…