Examveda

What is the purpose of a docstring in a function?

A. It provides documentation for the function

B. It is a reserved keyword

C. It is used for debugging

D. It is used to define a default value

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python