Course Solutions Uncategorized (Solved) : Note Import Use External Packages E Numpy Math Etc Python3 Q28247103 . . . .

(Solved) : Note Import Use External Packages E Numpy Math Etc Python3 Q28247103 . . . .

 

Q5: Write a function called elem_square that takes a 2D array matrix and returns a 2D array where every element in this 2D array is a square of corresponding element in matrix. def elem_square(matrix): Takes a matrix and square every element in the matrix and return it mo [[1,2], [3, 4]1 m1 [[10, 0, 0], [5, 2, 2], [0, 3, 4]1 >>>elem_square(mo) >elem_square(m1) [100, 0, 0], [25, 4, 4], [0, 9, 16]] >elem_square (m2) # YOUR CODE HERE
NOTE: Do not import/use any external packages!!!! (i.e.numpy, math, etc.) python3

Q5: Write a function called elem_square that takes a

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post