Comment (computer programming)
In computer programming, a comment is text embedded in source code that a translator (compiler or interpreter) ignores. Generally, a comment is an annotation intended to make the code easier for a programmer to understand – often explaining an aspect that is not readily apparent in the program (non-comment) code.
Source: Wikipedia — Comment (computer programming) (CC BY-SA 4.0)