Please enable JavaScript to use CodeHS

Utah Explorando la Informática

Lesson 3.6 While Loops (bucles while)

Description

En esta lección, los alumnos aprenderán a utilizar los botones incorporados para controlar sus programas y aprenderán a utilizar los while loops para controlar componentes.


Objective

Students will be able to:

  • Use while loops to control the flow of their programs
  • Use buttons to control their programs