MCQs > IT & Programming > Python > What happens when you use the build-in function any() on a list?

Python MCQs

What happens when you use the build-in function any() on a list?

Answer

Correct Answer: The any() function returns True if any item in the list evaluates to True. Otherwise, it returns False.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it