Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Comment

From Groundhog Learning

A note in the code that is ignored by the computer when running the program.

Details

  • Programmers use comments to make the code easier to understand.
  • Most programming languages support both single-line and multi-line comments, also called block comments.

Related Concepts

Related Actions

References