Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 1.15 How to Indent Your Code

Objective

Students will be able to…
* Explain why it is important to indent code
* Identify proper indentation
* Modify a program to have proper indentation
* Write programs with proper indentation