Hi Friends! Now this is an exercise for Python 3 about making 2 lists. The final result will be the sum of the products of the ítems in both lists.

I used the loop “for” to code.

This is my code in Github: https://github.com/lulisgarciap/quiz08/blob/master/p1.py

quiz8

CC BY 4.0 #quiz08 by Lourdes García is licensed under a Creative Commons Attribution 4.0 International License.