how to not select any element form a list in python code example Example: python all elements not in list [x for x in item if x not in z]