Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Drop links or images here to add them to the editor.
Lists are ordered collections of data items, just like tuples. The major
difference with tuples is that lists are mutable. This makes them a
highly flexible data structure, that you will find many uses for.