values#

Parameters.values()[source]#

Return a view object that contains the values in the dictionary.

Returns:
dict_values

A view object that contains the values in the dictionary.