CHALLENGE 1: Now let's use variables to help our sprite navigate through a series of mazes.

  • Guide the hedgehog through the maze by changing the value of the two variables at the top of the program.

Remember, only change the first two lines of code. Do NOT change any of the move or turn commands.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE