# Print the number of apples: print({"apple": 42}[["apple"]]) # [unhashable-member]