Sobes.tech
Junior — Middle+

Mutable collection that can act as a dictionary key

livecode

Task condition

Create a mutable container (for instance, a list‑like structure) whose objects are eligible to be used as keys in a Python dict.

# TODO: create a custom class whose instances can be used as keys