#python remove duplicate from a list

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Very lengthy I think in set ...it removes automatically duplicate items 🤔

AbhishekSharma-loln
Автор

I think you should try:
a = list(dict.fromkeys(a))
print(a)

oreon_
Автор

Battii pattinava annaya idhii thappa veree em input tesukuna ravatledh

anusharajamoni
Автор

But the output is a set. Try this:
list(set(a))

adkharu
Автор

How to remove duplicate SDF files inside a SDF file

snehakushwaha
Автор

Trying with perl and bash script....pls explain

snehakushwaha
welcome to shbcf.ru