saving . . . saved Make a function to calculate sum of matrix has been deleted. Make a function to calculate sum of matrix has been hidden .
Make a function to calculate sum of matrix
Title
Question
How can we create function to calculate sum of matrix. 

Python-3.4.3 Getting-Started-with-Functions 07-08 min 50-60 sec 07-07-20, 9:02 a.m. Mukulgoswami340@gmail.com

Answers:

You can iterate over the matrix elements and add them together and print the value. We may be able to help you better if you can add the code here, to help us understand what you have tried and then we can guide you and fix your code.
08-07-20, 6:07 p.m. ankitrj.iitb


Log-in to answer to this question.