When does
len()
give the value
0
?
When the list is empty
A list's length can never be
0
When the list has one element
When the list is empty.