Which instruction do we use to get the number of elements in a list?

len()print()There is no such instruction

Make sure to pick len().