a python function that returns the reverse of an array of characters code example Example: reverse string in python 'hello world'[::-1] 'dlrow olleh'