rippy
Regular Member
- Sep 24, 2008
- 399
- 133
Hey guys, help over here.
What if I have two lists of keywords, one is 200 keywords and another one is 500
How do I delete duplicates and just keep the ones that are unique, so I would be left with 300 keywords. ??
Sample
list1: dog, dogs, dog leash
list2: dog, dogs, dog leash, good dog
Output: good dog
What if I have two lists of keywords, one is 200 keywords and another one is 500
How do I delete duplicates and just keep the ones that are unique, so I would be left with 300 keywords. ??
Sample
list1: dog, dogs, dog leash
list2: dog, dogs, dog leash, good dog
Output: good dog