compare two list python itemwise code example Example: compare lists element wise python [ x&y for (x,y) in zip(list_a, list_b)]