Please enable JavaScript to use CodeHS

Utah Computer Programming 1 and 2

Lesson 2.6 Comments

Description

In this lesson, students revisit the concept of comments. Comments are helpful because they allow programmers to leave notes about the program they are writing.


Objective

Students will be able to:

  • Incorporate comments into their programs in order to make them more readable