values#

Parameters.values()#

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

Returns:
dict_values

A view object that contains the values in the dictionary.