Question: Task: please write a program to implement the following requirements: Original matrix ( matrix # 0 1 ) : size: 3 * 4 , a
Task: please write a program to implement the following requirements: Original matrix matrix #: size: a user will be required to fill in the matrix: Then, your program should output new matrix with the cells of matrix # and the average of each row at the end of the row and the average of each column at the end of the column. The following is an example of the program output. aout Please input the matrix data: Data and average: PP
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
