#
Question Text#
Write a function named {{ params_vars_name }}
that accepts a parameter named {{ params_vars_parameter }}
(of type {{ params_vars_structure }}
).
The function should return the sum
of all the numeric in the .
You may not assume all the values are numbers.
Answer Section#
pl-submission-panel#
Attribution#
Problem is licensed under the CC-BY-NC-SA 4.0 license.