Please enable JavaScript to use CodeHS

Georgia Introducción a la Tecnología del Software

Lesson 2.4 Funciones en Karel

Description

En esta lección, los estudiantes aprenden con más detalle sobre las funciones y cómo pueden usarlas para dividir sus programas en piezas más pequeñas y hacerlos más fáciles de entender.


Objective

Students will be able to:

  • Create functions to teach Karel new commands
  • Explain the difference between defining and calling a function
  • Utilize these functions to write higher level Karel programs that go beyond the basic toolbox of commands that Karel starts with