Basic containers

  • A Container is a type that contains other objects.

Python has a large collection of built-in container types usable for various functions.

This document will only highlight three of the most useful containers, as judged by this document's author: