IndexError: list index out of range. appending to list

前端 未结 0 1548
醉酒成梦
醉酒成梦 2021-01-29 18:04

I created a class Matrix, i\'ve been trying to fill this matrix by randomize method. but this error was shown. self.data[i].append(value) IndexError: list index out of range

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