🌈 搜索
📅  最后修改于: 2022-03-11 14:45:28.125000             🧑  作者: Mango
list(islice(d.iteritems(), n)) 'Update for Python 3.6 list(islice(d.items(), n))