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