#Q3.Write a pgm that takes a string as input and returns the string in reverse order. '''y=input('ENTER THE STRING YOU WANT TO REVERSE :') #Q4. Write a pgm that takes a string as input and returns the ...