0 votes
in Python by

Which of the following is a docstring?

A Multiline string

A Function

A Class

A Module

1 Answer

0 votes
by
Ans is

A Multiline string
...