Hi there! Please how do we use matrix in Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi there! Please how do we use matrix in Python?

18th Sep 2019, 6:48 PM
merveille ekono
merveille ekono - avatar
2 Answers
+ 2
Thanks
18th Sep 2019, 7:24 PM
merveille ekono
merveille ekono - avatar
0
Matrix=[[1,2,3], [4,5,6], [7,8,9]] Like this, its a 3x3 matrix
18th Sep 2019, 7:01 PM
Abhishek Kushwaha
Abhishek Kushwaha - avatar