9.5.3 Document Strings

Document strings, or docstrings, appear in quotation marks on the first line of any function. Important rules to consider:

An example of a one-line docstring:

Example of a multiline docstring: