What happens when we use len() on a list that does not have any values?

It returns the value 0It causes an infinite loop

It returns the value 0.