a) Provide a convenient way of associating documentation with Python modules, functions, classes, and methods
b) All functions should have a docstring
c) Docstrings can be accessed by the __doc__ attribute on objects
d) All of the mentioned
Which of the following is a feature of DocString?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is a feature of DocString?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!