MCQs > IT & Programming > Python > x = reduce(lambda x,y:x+y,[int(x) for x in '1'*10]) What is the value of x?

Python MCQs

x = reduce(lambda x,y:x+y,[int(x) for x in "1"*10]) What is the value of x?

Answer

Correct Answer: 10

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