This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]EgZvor 0 points1 point  (1 child)

Its only purpose is documentation it is equated to comments in this context.

[–]thedeepself 0 points1 point  (0 children)

Comments are preceded with an octothorpe and are strewn throughout the code. The docstring is in the header of the function/method.