python how to reverse the order of a string code example Example: python reverse string 'String'[::-1] #-> 'gnirtS'