Hi, how do I remove duplicate elements within a List of Strings?
Ignore differences in case and whitespace, if only differences are case and/or whitespace, treat as same element and remove these duplicates. Modify the sole remaining element to contain no whitespace, all letters change to upper case