Which method is faster to clear Python list?

后端 未结 0 1560
深忆病人
深忆病人 2020-11-30 12:36

I want to save the current status of the puzzle cells (is empty or filled)...

puzzle = [[5, 3, 0, 0, 7, 0, 0, 0, 0],
           


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