Question d’entretien chez Mobifly (India)

what is a dictionary in python?

Réponse à la question d'entretien

Utilisateur anonyme

14 oct. 2021

Dictionaries are used to store data values in key: value pairs. A dictionary is a collection that is ordered*, changeable, and does not allow duplicates.