.append doesnt append to one list, but to all(python)

前端 未结 0 515
攒了一身酷
攒了一身酷 2020-12-13 19:00

I want to append an int to a list in a list, but it doesnt append to the one list in the list, but to all lists in the list. I think it could be solved if I declared the pos

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