Class Name: Python Programming and Mongo DB - Online Course
Class Session: Lists
Total Questions: 3 | Duration: 5 Mins
1) Fruits = ["Apple", "Orange", "Mango", "Banana"] Fruits [-1] = ?
2) A mechanism that helps to select a range of items from tuple, string, list, etc is:
3) How will you remove last object from a list?