Solution Exercise 6: python algorithm that determines the length of given list

Exercise 6

Write a Python program that returns the length of a given list without using the len() method.

Solution




 

Younes Derfoufi
CRMEF OUJDA

1 thought on “Solution Exercise 6: python algorithm that determines the length of given list

Leave a Reply