MCQs > IT & Programming > Python > If a='holy', b='grail', and c=None, what does the following expression return? a or b or c

Python MCQs

If a="holy", b="grail", and c=None, what does the following expression return? a or b or c

Answer

Correct Answer: 'holy'

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