Python Modules -- Document Modules with Docstrings

preview_player
Показать описание
Learn what modules are in Python and why they are useful. Learn how to document your module with docstrings. Python modules are important to organize your code or use other people's code. You learn to use dir() and help() for python modules in this tutorial.
Visit my website:
pythonology.u
Рекомендации по теме
Комментарии
Автор

Thank you for the video man! Really helpful!!

juliengosset