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
Which of the following is a feature of Python DocString?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is a feature of Python DocString?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!