Question d’entretien chez Roku

What's the difference between dictionaries and arrays in Python

Réponse à la question d'entretien

Utilisateur anonyme

19 janv. 2017

I just said that arrays hold a single element and dictionaries hold key-value pairs in an array-like structure

1