functional

functional

Not enough ratings
LEN
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
498.000 B
31 Jul, 2021 @ 11:23pm
1 Change Note ( view )

Subscribe to download
LEN

Description
Write a function that, given a list of anything, return
the length of the list, represented by a integer. The
length of empty list is zero.