Write a python script to enter the elements of the 2D array B (4x 4) then: 1- Divide the first column elements by 2. 2- Multiply the second row elements by 4. 3- Add the third column elements with the...

i need the answer quicklyWrite a python script to enter the elements of the 2D array B (4x 4) then:<br>1- Divide the first column elements by 2.<br>2- Multiply the second row elements by 4.<br>3- Add the third column elements with the fifth column and put the result in the second column.<br>

Extracted text: Write a python script to enter the elements of the 2D array B (4x 4) then: 1- Divide the first column elements by 2. 2- Multiply the second row elements by 4. 3- Add the third column elements with the fifth column and put the result in the second column.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here