Find elements NOT in the intersection of two lists August 21, 2023 by Tarik I usually prefer a shortcut: set(a) ^ set(b) {2, 4, 6}