Please enable JavaScript to use CodeHS

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

Lesson 2.1 Functions in Karel

Description

Functions are used to teach Karel a word or command. Using functions allow us to break down our program into smaller pieces and make it easier to understand.


Objective

Help students understand what functions are for and how using them improves programs.