Class Name: Backend Development Online Courses
Class Session: Lists
Total Questions: 3 | Duration: 3 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?