PYTHON IN SHORT | How To Take Matrix Input From User

preview_player
Показать описание
Introducing short videos to explain concept in python.
I'm uploading such videos daily!

Matrix is 2 dimensional array. In python one can create matrix using lists or numpy module.
In this video we'll see how to create matrix by using nested lists.

I hope you liked this video.
Please like share & subscribe.

Contact us :
Рекомендации по теме
Комментарии
Автор

Great 👍 I will use this way for my project 😅❤

-maracanastudio
Автор

what if I WANT to place on constant float number for all values. ?? on a 100x100 matrix?

yaredabraha