I have a list of numbers I want to loop through it if there are no duplicates I want to keep the list as is and if there are duplicates then I would like to only keep the duplicates. How would I be able to do this?
Debra has a question