When I change an element in a list it changes the other element in the same list too

前端 未结 0 1443
长情又很酷
长情又很酷 2020-11-22 02:31

I have a class Triangle that has the attribute "p", which is a list of the three points of the triangle. (the points are also lists: [x,y,z]) When I try to set the

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