Only immutable objects can be hashed. So the Keys in the dictionary should be immutable(int, float, bool, string, unicode, tuple). In python two ...
確定! 回上一頁