Posts by Natan Tavares • 1 point
1 post
-
-1
votes1
answer28
viewsQ: How do I know if a list has several equal values?
I am wanting to make a function that returns the equal elements of a list. cartas_jogador_a = ['4', '7', '10', '8', '1', '10'] I wanted to get only the values '10', '10' in another list, already…
pythonasked Natan Tavares 1