Helpful hints:

Things to do with lists Commands Create a list Reference an item in a list Delete an item in a list Append an item to the end of a list Activity 11.2. Lists (arrays) A list is a data structure that stores a set of elements. ... Run these lines of code in Python.: Explain why Python sorts the list … ................
................