首页
技术
登录
6mi
u
盘
搜
搜 索
技术
python 返回字典值最大的键
python 返回字典值最大的键
技术
2022-08-01
68
dict
=
{
'首页'
:
'736355'
,
'新闻详情页'
:
'898165'
}
print
(
max
(
dict
,
key
=
dict
.
get
)
)
转载请注明原文地址:https://ipadbbs.8miu.com/read-31311.html
最新回复
(
0
)