Python Developer Question:
Download Job Interview Questions and Answers PDF
Tell me what is docstring in Python?
Answer:
A Python documentation string is known as docstring, it is a way of documenting Python functions, modules and classes.
Download Python Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me what is Python and explain some of its benefits? | Tell me what is the difference between list and tuple? |