First Item in the list is at index = ?, list[0], To delete an item from the end of the list., pop( ), To sort the items , sort( ), To insert an item in a specific index , insert( ), To find the length of the item use, len( ), To remove a specific item by writing the item itself use , remove ( ).

Lists in Python - Grade 10

Leaderboard

Visual style

Options

Switch template

)
Continue editing: ?