filmov
tv
Docstrings in python in Hindi || Python tutorial for absolute beginners in Hindi || Lecture no #18

Показать описание
In this video, we'll be discussing Docstrings in Python programming.
Docstrings are a type of comment used in Python to document code. They provide a way to explain what a function, module, or class does, as well as any arguments, return values, or other details that might be important for understanding how to use it.
Docstrings are a type of comment used in Python to document code. They provide a way to explain what a function, module, or class does, as well as any arguments, return values, or other details that might be important for understanding how to use it.