Question: Write a program using the string functions in python. def Symmetry(string) # this function will take a given string and create a new string as

Write a program using the string functions in python.
def Symmetry(string) # this function will take a given string and create a new string as symmetric like word # Racecar will generate Racecarra cecaR #Bed will generate BeddeB
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
