'll' in 'hello'    # True
'hl' in 'hello'    # False, even though both letters are in the second string, they don’t follow the same order