reverse a string at a given char pytnon code example Example: python string reverse 'hello world'[::-1] # 'dlrow olleh'