Getting the length of a vector in a matrix

前端 未结 0 1411
礼貌的吻别
礼貌的吻别 2021-02-04 09:28

Hi so I have a matrix that\'s uneven for example

[[1,2,3,5,6],    
 [2,3,5,2],   
 [2,4,2]]

I\'m able to get the sum of each row, but I\'m unable

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