What does
mean in python?
Answer / Avneesh Chittodia
In Python, ` is used as a docstring delimiter. It denotes a multi-line string that provides documentation for the function or class it precedes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do arrays start at 0 in python?
How do I run a python file in python shell?
How do you achieve web scraping in python?
What do you mean by the dictionary in python?
What is py4j?
How do you create a database in python?
Explain about dir() and help() function will do in python?
Multiply all elements of a list without writing a loop?
What type of language is python? Programming or scripting?
What is anagram in python?
Explain about assert statement?
Which linux is best for python programming?