Most of the power of a programming language is in its libraries.
A program must import a library module in order to use it.
Use help to learn about the contents of a library module.
help
Import specific items from a library to shorten programs.
Create an alias for a library when importing it to shorten programs.
FIXME
FIXME: more reference material.
FIXME: glossary.