Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 1.11 If Statements

Objective

Students will be able to…
* Use conditions to gather information about Karel’s world (is the front clear, is Karel facing north, etc)
* Create if statements to only execute code if a certain condition is true