Please use python to implement the function func. When the parameter type is list, it returns the sum of all the number type elements in the list. When the parameter type is tuple, it returns the product of all the number type elements in the tuple.

NoSuchKey

Guess you like

Origin blog.csdn.net/Mumaren6/article/details/108714060