Please enable JavaScript to use CodeHS

Informática Creativa (HS)

Lesson 2.8 Super Karel

Description

En esta lección, los estudiantes serán presentados a SuperKarel. SuperKarel incluye comandos como turnRight() y turnAround() ya que se usan frecuentemente. Estos comandos vienen preempaquetados con la librería (API) SuperKarel.


Objective

Students will be able to:

  • Write programs that use SuperKarel instead of Karel
  • Utilize the new toolbox of commands that SuperKarel provides over Karel