Pergunta de entrevista da empresa Mobifly (India)

what is a dictionary in python?

Resposta da entrevista

Sigiloso

14 de out. de 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.