Please enable JavaScript to use CodeHS

FTCE CS Exam Prep

Lesson 2.5 Methods in Karel

Description

Methods are used to teach Karel a word or command. Using methods allows students to break down their programs into smaller pieces and make it 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

Activities

These are all the activities included in the lesson

2.5.1 Methods in Karel
2.5.2 Turn Around
2.5.3 Planting Bushes
2.5.4 Methods in Karel