How to make a copy of list that is a class attribute in python?

前端 未结 0 415
情话喂你
情话喂你 2020-12-03 13:30

I have code that contains a class with an list attribute. I am trying to make a copy of the list that I can edit, without modifying the orignal.

class Checker         


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