Saved Bookmarks
| 1. |
Ind out the output: sample List[10, 20, 30, 40, 50)print sampleList[-2]print(sampleList[-4-11) |
|
Answer» lunar3clispe Explanation: funnecake |
|