who can do this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

30th Apr 2020, 9:21 PM
wassim sghaier
wassim sghaier - avatar
3 Answers
+ 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
30th Apr 2020, 9:35 PM
Abhay
Abhay - avatar
0
thanks
30th Apr 2020, 9:55 PM
wassim sghaier
wassim sghaier - avatar
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
30th Apr 2020, 9:56 PM
wassim sghaier
wassim sghaier - avatar