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