Python 字典 Dictionary popitem() 方法

Python 字典 Dictionary popitem() 方法

Python 字典 DictionaryPython 字典 Dictionary

Python 字典 popitem() 方法返回并刪除字典中的最后一對(duì)鍵和值。

如果字典已經(jīng)為空,卻調(diào)用了此方法,就報(bào)出 KeyError 異常。

 

語(yǔ)法

popitem()方法語(yǔ)法:

popitem()

 

參數(shù)

  • 無(wú)

 

返回值

返回一個(gè)鍵值對(duì)(key,value)形式。

 

實(shí)例

以下實(shí)例展示了 popitem() 方法的使用方法:

#!/usr/bin/python
# -*- coding: UTF-8 -*-

site= {'name': '<a href="http://www.slktour.com" target="_blank">碩編程</a>', 'alexa': 10000, 'url': 'www.slktour.com'}
pop_obj=site.popitem()
print(pop_obj)
print(site)

輸出結(jié)果為:

('url', 'www.slktour.com')
{'alexa': 10000, 'name': '<a href="http://www.slktour.com" target="_blank">碩編程</a>'}

Python 字典 DictionaryPython 字典 Dictionary

下一節(jié):Python 日期和時(shí)間

Python 教程

相關(guān)文章
亚洲国产精品第一区二区,久久免费视频77,99V久久综合狠狠综合久久,国产免费久久九九免费视频