MCQs > IT & Programming > Symbian Platform Python > Output of the following code? list = [3, 2, 1, 'go'] print 'Counting: %d, %d, %d, %s' % tuple(list)

Symbian Platform Python MCQs

What will be the output of the following code?
list = [3, 2, 1, "go"]
print "Counting: %d, %d, %d, %s" % tuple(list)

Answer

Correct Answer:

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Symbian Platform Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Symbian Platform Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it