What does the
len()
instruction do?
It tells the number of elements in a list
It removes the element
len
from a list
It tells the number of elements in a list.