Please enable JavaScript to use CodeHS

Intro to Programming with Karel the Dog (Español)

Lesson 4.2 If/Else Declaraciones

Description

If and if/else statements allow Karel to handle different types of worlds and allow us to solve more general problems.


Objective

Students will be able to understand when to execute code if a condition is true or otherwise