Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 1.12 If/Else Statements

Objective

Students will be able to…
* Explain the purpose of an If/Else statement
* Create If/Else statements to solve new types of problems
* Identify when an If/Else statement is appropriate to be used