Contents:
More documentation
combineListsRemoveDuplicates(list1, list2)
combineListsRemoveDuplicates
combine two lists and remove duplicates
list1 (list) – the first list of words
list2 (list) – the second list of words
the combined list of words
list