Please enable JavaScript to use CodeHS

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

Description

While loops allow us to repeat a section of code as long some condition is true.

Objective

Students will be able to