Attempt the question, check the explanation, and continue with similar questions to build confidence before exams.
Use positive indexing like tuple_name[1][0]
Use negative indexing like tuple_name[-2][0]
The second element cannot be accessed
Use positive indexing like tuple_name[2][1]
Video Explanation
Watch Video Solution
Login to get access
Continue with nearby questions to strengthen the same chapter concept while you still have the context fresh in mind.