items#

Parameters.items()[source]#

Return a view object that contains the key-value pairs in the dictionary.

Returns:
dict_items

A view object that contains the key-value pairs in the dictionary.