Please enable JavaScript to use CodeHS

Computing Ideas (Lovelace)

Lesson 1.3 Karel Can't Turn Right

Description

In this lesson, students are introduced to functions through the lens of teaching Karel a new trick - how to turn right! Students will learn how to define and call a function that teaches Karel how to turnRight.


Objective

Students will be able to:

  • Define and call functions