MCQs > IT & Programming > Python > Output of the following statement: >>> 'ab123'.islower(), '123'.islower(), 'Ab123'.islower()

Python MCQs

What will be the output of the following statement: >>> "ab123".islower(), '123'.islower(), 'Ab123'.islower()

 

Answer

Correct Answer: (True,False,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