Basically I\'m trying to take an array of up to twenty integers and eliminate duplicates that are potentially in the array. I have only been able to do this with a for loop,