logo CodeStepByStep logo

max_length

Language/Type: Python set collections

Write a function max_length that accepts as a parameter a set of strings, and that returns the length of the longest string in the set. If your function is passed an empty set, it should return 0.

Function: Write a Python function as described, not a complete program.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.