The quiz consisted on writing a function that receives two lists of numbers and returns the dot product of the two lists. In this task I made a sum of a series , used the built- in functions zip and len and  the string function split().

The code can be found here:

https://github.com/CarminaP/Quiz8/blob/master/p1.py

CC BY 4.0 Quiz 8 by carminaperezguerrero is licensed under a Creative Commons Attribution 4.0 International License.