Posts by Ariel Mesquita • 3 points
1 post
-
0
votes3
answers1384
viewsQ: Problem with Python matrices
Hi, I’d like some help. I have to generate, in Python, a matrix with a number l of rows and a number c of columns, and calculate the sum of the main and secondary diagonal elements. The sum is done…