Suppose we have this function:
def search(ls, e): \'\'\'Assumes ls is a list. Returns True if e is in ls, False otherwise.\'\'\' for i in rev