Programming (Year 11)
Functions
Which function is used to obtain the length of a list in Python?
length()
len()
size()
count()