9th July 2024 at 3:13pm
purpose | remove all duplicate items from the current list |
---|---|
input | a list of items |
parameter | ignored |
output | a list of unique items |
9th July 2024 at 3:13pmpurpose remove all duplicate items from the current list input a list of items parameter ignored output a list of unique items