Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One)

Lesson 1.5 Methods in Karel

Description

In this lesson, students learn in more detail about methods, and how they can use methods to break down their programs into smaller pieces and make them easier to understand.


Objective

Students will be able to:

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