python get all elements not in list code example Example: python all elements not in list [x for x in item if x not in z]