Teste Projeto - Python/05.py:31: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. return np.array(data) Teste Projeto - Python/05.py:70: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. return np.array(letters_seq) 10.26user 0.27system 0:10.09elapsed 104%CPU (0avgtext+0avgdata 28996maxresident)k 0inputs+184outputs (0major+6072minor)pagefaults 0swaps