MCQs > IT & Programming > Python > Read the following statements: >>> import string >>> s = 'mary\011had a little lamb' >>> print s Which of the following will be the output of the above code snippet?

Python MCQs

Read the following statements:

>>> import string

>>> s = 'mary\011had a little lamb'

>>> print s

Which of the following will be the output of the above code snippet?

Answer

Correct Answer: mary had a little lamb

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