1430e - string reversal solution in python code example Example: python string reverse 'hello world'[::-1] # 'dlrow olleh'