Ask Learn
PreviewPlease sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In this module, you first learned about collections. There are three main types of collections: lists, arrays, and sequences. Each type has its own purpose.
You then learned about lists and list properties. Lists are implemented as linked lists, which facilitate accessing items at the start of the list and use a zero-based index.
Finally, you learned about operations in the list module, which allow you to iterate, perform mathematical operations, sort, and much more.
Please sign in to use this experience.
Sign in