开发者社区 问答 正文

Python字典内置方法 dict.items()什么意思?

Python字典内置方法 dict.items()什么意思?

展开
收起
游客ahv54x37wvm7u 2021-11-02 20:36:04 597 分享 版权
1 条回答
写回答
取消 提交回答
  • 以列表返回可遍历的(键, 值) 元组数组

    2021-11-02 20:36:18
    赞同 展开评论