obtendo valores mais baixos e maiores da matriz np
np.min(big_array), np.max(big_array)
Creepy Cormorant
np.min(big_array), np.max(big_array)