Posts by ingred almeida • 27 points
2 posts
-
-4
votes2
answers403
viewsQ: Compare matrix values and add them to another (python)
I am not able to make the structure to compare whether the value at the[l][c] position of one matrix is greater than at the same position of another, and if so, this value goes to that same position…
-
-2
votes2
answers266
viewsQ: FILL MATRIX WITH PYTHON RANDOM VALUES
I need to create an array of random values, I was thinking of using Random but I’m having difficulty adding this data to the matrix; I’ve already defined that is a 3x3 matrix. Could someone help me,…
pythonasked ingred almeida 27