Question: use python3 10) Define a function quiz2 that takes one input (a list of integers) and returns the sum of all of the numbers in
10) Define a function "quiz2" that takes one input (a list of integers) and returns the sum of all of the numbers in the list. If the list is empty, the function should say so: - quiz? - quiz([I) should return 'T'm sorry, your list was empty
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
