What's wrong with this code?

There's nothing wrong with the codeWe can't use len() on a list stored in the parameterWe can't display f-strings

There's nothing wrong with the code.