How to delete every n-th element from list?

后端 未结 0 1035
野趣味
野趣味 2020-12-07 01:05

I want to delete every n-th element of a Python list. When I reach the end of the list, I want to go back to beginning from where I left off and to continue this process unt

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