Modules and Packages
Beyond Object-Oriented Programming with classes, modules and packages (two Python terms) are used to provide additional structure for large programs. Although most beginning students do not create modules and packages, they do use both regularly. Even small programs consist of one simple module: the file that contains the program.
The icon in the hover-over text means there are video(s) included in the post.