Pregunta de entrevista de Deliveroo

what data type cant be used as key in a dictionary?

Respuesta de la entrevista

Anónimo

13 oct 2022

Mutable types (List and dictionary). The immutable ones (tuple and string can be used