📜  python 获取 dict 中的最后一个键 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:47.094000             🧑  作者: Mango

代码示例4
my_dict.keys()[-1]