Python中dict和set的用法讲解 dictPython内置了字典:dict的支持,dict全称dictionary,在其他语言中也称为map,使用键-值(key- python编程语言下使用dict和set