0
who can do this
Question 1 Write a Python program to convert an array to an ordinary list with the same items. Question 2 Write a NumPy program to compute the sum of the diagonal element of a given array. Question 3 Given an array of your choice, get all the values higher than X : if a = [[1,2],[3,5]] and x = 3 : then 3 and 5 are higher than 2. Question 4 Given two arrays A&B having the same shape. The task is to apply addition by hand : C is the new array. Question 5 Write a NumPy program to subtract the mean of each row of a given matrix.
3 Respuestas
+ 2
If you are asking for code then sorry no one codes for you or do your homework or assignments ,show your attempts and if you are stuck anywhere someone may help
0
thanks
0
i still ddon't stuck in it yet and if i stuck in some specifec problem i will ask for hellp or some hint