+ 1
def function(lst):
return len(lst)
print(function([4,2,42])) # 3
13th May 2019, 6:18 PM
Diego
Often have questions like this?
Learn more efficiently, for free:
Hot today
Where to learn Git / Git Hub?
1 Votes
I need help
1 Votes
Data analysis and security
0 Votes
Java
0 Votes



