Definition:
It is a collection of predefined modules built into Python.
These modules have many functions that you can use in your program.
You do not need to create these modules.
These modules are available when you install Python.
There are different types of modules included in the Python Standard Library.
