I try to delete overlapped value in list but I don\'t know how to do it.
\'\'\'
l1 = [4, 3, 1, 1, 3, 2, 4] for i in range(0,len(l1)): if l1[i