Please enable JavaScript to use CodeHS

Georgia Introduction to Digital Technology

Lesson 2.3 Karel Can't Turn Right

Description

In this lesson, students will learn how they can create their own commands for Karel by calling and defining functions. Functions allow programmers to create and reuse new commands that make code more readable and scalable.


Objective

Students will be able to:

  • Define a function, and successfully implement functions in their code.
  • Teach Karel a new command by creating a turnRight() function

Activities

These are all the activities included in the lesson

2.3.1 Karel Can't Turn Right
2.3.2 Karel Can't Turn Right Quiz
2.3.3 Tower and Turn Right
2.3.4 Slide Karel
2.3.5 Fireman Karel
2.3.6 Karel Turns Right Badge