Question: Q4. Write a program that read 2 matrices and has a function which finds their sum. Q5. Write a program that read 2 matrices and

Q4. Write a program that read 2 matrices and has a function which finds their sum.

Q5. Write a program that read 2 matrices and has a function which finds their multiplication.

Q6. Write a program that handles a list of numbers where it has the following functions

- Function that finds their average and sum - Function that finds their maximum and minimum

- Function that search for a given number in that list.

- Function that count the occurrence of a given number in that list. Then the program should do the following:

- Read the list - Find the average and the sum of that list - Find the minimum and the maximum of that list

- Count the occurrence of a given number in that list.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!