Writing function documentation with pyment II
Documentation helps your users learn how to use your functions, and can even help remind you how to use them.
In this exercise, you'll fill out your NumPy style documentation template to make some beautiful documentation.
Please refer to the previous video and this document about writing documentation in NumPy style.
Este ejercicio forma parte del curso
Developing Python Packages
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
