logo

Crowdly

What is the value of the output in the following script? my_array = np.array(...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

What is the value of the output in the following script?

my_array = np.array([[1, 2], [3, 4]])

for a in np.nditer(my_array):

print(a)

100%
0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.essec.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!