Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 3.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