In this chapter describe how to comment programs. It may seem strange to learn how to comment before we know how to program, but the comments are the most important part of the program. The purpose of this chapter is to convince your students to put copious comments in the code.