Inizia subitoInizia gratis

Incorrect array initialization

If you pass the following list [1, (2, 3), 4] to initialize a NumPy array, what would be the data type of the stored values?

The module numpy is already imported for you as np.

Questo esercizio fa parte del corso

Practicing Coding Interview Questions in Python

Visualizza corso

esercizio interattivo pratico

Trasforma la teoria in pratica con uno dei nostri esercizi interattivi

Inizia esercizio