Function to add a new item at the end of List - append(), Function remove the item from any specific index from a Tuple - No function as such., Function to delete any item from the last position and also to display the removed item from any list - pop(), Function to display the index of any item from a Tuple - index(), Function to calculate the total number of elements in any list or in any Tuple - len(), Tuples are im-mutable in nature - True, Lists are im-mutable in nature. - False,

Summary - List Functions and Tuple functions

Leaderboard

Visual style

Options

Switch template

Continue editing: ?