Question: In python Given the following statements MyList = [10, -4, 11, 29] print(MyList[-2]) What is the output ?
In python
Given the following statements MyList = [10, -4, 11, 29] print(MyList[-2]) What is the output ?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
