is there any method to reverse string in python code example Example: reverse string in python 'hello world'[::-1] 'dlrow olleh'