I need to delete duplicates mod 3 python list

前端 未结 0 1349
礼貌的吻别
礼貌的吻别 2020-12-11 02:52

I have the following list

list1 = [3,3,3,2,2,2,3,3,3,3,3,3,4,4,4]

And I need to delete the elements of the listsuch that it occu

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