字典相关1.dict.fromkeys(s[,v]) #S置点箭值,v对应值
Keys、Value、Item #for i in
get:
dict.get(10) print(dict.get(10))