string de documentação
1. A string literal that occurs as the first statement in a module, function, class, or method definition, used to document the code
The function's docstring explains what parameters it accepts and what it returns.
A string de documentação da função explica quais parâmetros ela aceita e o que retorna.
2. Documentation text embedded directly in source code that helps developers understand the purpose and usage of a code element
Python developers use docstrings to provide inline documentation that can be accessed at runtime.
Desenvolvedores Python usam strings de documentação para fornecer documentação inline que pode ser acessada em tempo de execução.
Docstrings are primarily a programming concept originating from the Python community. This term is used consistently across English-speaking and Portuguese-speaking software development communities without significant regional variation. Brazilian and Portuguese developers typically use the English term 'docstring' directly or translate it as 'string de documentação' in technical documentation.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →