MCQs > IT & Programming > Python > What will typing the following at the Python interpreter produce? s1 = 'Good' ; s2 = 'Morning' ; s1 s2

Python MCQs

What will typing the following at the Python interpreter produce? s1 = "Good" ; s2 = "Morning" ; s1 s2

Answer

Correct Answer: SyntaxError exception

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