Which instruction do we use to get the number of elements in a list?
len()
print()
Make sure to pick len().