Goku8241 Goku8241 26-05-2023 Computers and Technology contestada write a function named sum_values whose parameter is an object/dictionary with strings as keys and decimal numbers as values. your function must returns the sum of the parameter's values.