Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 1.7 Commenting Your Code

Objective

Students will be able to…
* Explain the preconditions and postconditions of a method
* Create clear and readable comments in their code that help the reader understand the code
* Explain the purpose of comments