News

Dictionaries (and sets) are not sequences, because they don't have an order--a dictionary is allowed to store things however it wants so that it can use an efficient hashing.