Docstring in Python | Documentation String | Python Tutorial

Publicado el: 24 marzo 2021
en el canal de: Codenut
64
3

Assalamualaikum everyone. In this python tutorial video I have discussed about docstring comment in python.

Docstrings comment is a type of comment used in python programming. It's abbreviation is Documentation String.

Docstring comment is different from the normal comment in python.

Docstring comments are written right after the definition of a class, method, module and function.

In docstring comment, the detail of the definition of the function or module or class or method is written.

Docstring comment can be retrieved using the _doc_ attribute. That means we can print the comment.

Docstring comment can be written as single line comment or multi-line comment.

There are various ways of writing a docstring comment. I'll try to nake a video on that as well.

For more detail information about docstring comment watch my video.

Thank you so much for joining here. I really appreciate you reaching out.

If you notice any mistake, mention it in the comment below. I'll be happy to co-operate.

Thank You.


En esta página del sitio puede ver el video en línea Docstring in Python | Documentation String | Python Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Codenut 24 marzo 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 64 veces y le gustó 3 a los espectadores. Disfruta viendo!