Solution Exercise 5: python algorithm that displays the sum of the elements of a list of numbers

Exercise 5

Given a list L of integers, write a Python program that returns the sum of the elements of L.

Solution




 

Younes Derfoufi
CRMEF OUJDA

1 thought on “Solution Exercise 5: python algorithm that displays the sum of the elements of a list of numbers

Leave a Reply