Sollicitatievraag bij Mobifly (India)

what is a dictionary in python?

Antwoord op sollicitatievraag

Anoniem

14 okt 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.