Login
Remember
Register
Ask a Question
Which of the following is a docstring?
0
votes
asked
Jun 29, 2020
in
Python
by
Robindeniel
Which of the following is a docstring?
A Multiline string
A Function
A Class
A Module
#python-docstring
#docstring-python
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2020
by
SakshiSharma
A Multiline string
...