Python: how does `set()` remove duplicated?

前端 未结 0 1643
说谎
说谎 2021-01-18 12:04

I was learning algorithms about removing duplicates in a list (using double pointer).

I wondering how\'s Python\'s set() implemented.

I found sour

相关标签:
回答
  • 消灭零回复
提交回复
热议问题