• Probably just what everyone else did...

Question related to mission Non-unique Elements

 
 def checkio:
   return [x for x in d if d.count(x)>1]