matrix programming exercises
5. Write a python program to check whether two matrices are equal or not.
8. Write a python program to find sum of each row and column of a matrix.