British Sign Language Glossaries of Curriculum Terms

BSL App Logo

BSL Computing Science Glossary - Internal commentary definition

Definition: Internal commentary lets a programmer add comments to their code that will not be translated when the program runs. These comments can be used to add descriptions, notes or explanations that can be read by anyone with access to the code.