Docstring in Python | Documentation String | Python Tutorial

Pubblicato il: 24 marzo 2021
sul canale di: 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.


In questa pagina del sito puoi guardare il video online Docstring in Python | Documentation String | Python Tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Codenut 24 marzo 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 64 volte e gli è piaciuto 3 spettatori. Buona visione!