The help <module> statement displays ............... from a module.
docstrings
Reason — Docstrings of a module are displayed as documentation, when help <module> statement is issued.