Which of the following is a feature of Python DocString? - Study24x7
Social learning Network
06 Feb 2024 01:22 PM study24x7 study24x7

Which of the following is a feature of Python DocString?

A

In Python all functions should have a docstring

B

Docstrings can be accessed by the __doc__ attribute on objects

C

It provides a convenient way of associating documentation with Python modules, functions, classes, and methods

D

All of the mentioned

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles