Question
Remove same elements in list
Hi all, I have a list which has similar items like (A,B,B,C,A,B,D).... How will I make the list as (A,B,C,D)...
Any help appreciated...
Hi all, I have a list which has similar items like (A,B,B,C,A,B,D).... How will I make the list as (A,B,C,D)...
Any help appreciated...
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.