how to read list in reverse order till particular character in python code example Example: python string reverse 'hello world'[::-1] # 'dlrow olleh'