1
mike.adrion
1 2
8/ 15
Last seen 6 years ago
Member for 7 years, 20 days
Difficulty Normal
Created a forum post "Where to put answer?"
list =[6,5,2,8,6,2] print([x for x in list if list.count(x) > 1]) This would work. Mike
Liked mission "Non-unique Elements"
Trim an array down to its non-unique elements
Joined to CheckiO