MCQs > IT & Programming > Python > In the Python 2.x interpreter, which piece of code will print 'hello world' with only a space between the words?

Python MCQs

In the Python 2.x interpreter, which piece of code will print "hello world" with only a space between the words?

Answer

Correct Answer: print "hello",; print "world"

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