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