Challenge 1: Bee to the Beehive

Lesson

Challenge 1: Bee to the Beehive

Learning outcomes:

  • Algorithms
  • Specific instructions
  • Sequencing
  • Testing
  • Debugging

Your first coding challenge will be similar to the task you completed in the first lesson where you had to handwrite commands.

The main difference is that now you need to complete it using code instead of writing it out

The first part will be coding a set of instructions for the bee to follow a path along to the beehive and the second part requires the use of the arrow keys to move the bee.

Here’s what part one should look like:

And part two:

Course Discussion

@

Not recently active