MCQs > IT & Programming > Python > Output of the following? t=(1,2,4,3,5) print(t[1:3])

Python MCQs

What is the output of the following? t=(1,2,4,3,5) print(t[1:3])

Answer

Correct Answer: (2, 4)

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