ITS 128 6.19 Help! Using Docstrings to Document Functions

preview_player
Показать описание
In this video we are looking at Chapter 6.19 "Help! Using Docstrings to Document Functions" from zyBook's online book titled "Programming in Python 3" for our course "ITS 128: Introduction to Problem Solving and the Programming Process". In this lesson we discuss using simple as well as multiline docstring string literals to provide documentation for our functions. We also discuss using the help() command to retrieve this information.
Рекомендации по теме