Docstring

A docstring is a string literal that annotates an associated section of source code. It provides for the same utility as a comment, but unlike a comment is a string literal and is retained as part of the running program.

Source: Wikipedia — Docstring (CC BY-SA 4.0)

Docstring

A docstring is a string literal that annotates an associated section of source code. It provides for the same utility as a comment, but unlike a comment is a string literal and is retained as part of the running program.

Source: Wikipedia "Docstring" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy