CHALLENGE 2: To give a sprite a command, you have to use its name. This is called dot notation.

If you run the code below without changing it, you will get an error because the names on the commands do not refer to the sprite names.

  • Put the correct sprite variable name in front of each move command to score points.
  • Move the bball into the basketball hoop and the soccer_ball to the soccer net.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE