True values

Report a typo

Analyze the code. What is the output? Write one word.

import numpy as np

a1 = np.array([56, 54, 58, 2, 0])
print(np.any(a1 > 58))
Enter a short text
___

Create a free account to access the full topic