STEP 8: Let's move the sprites that displays the player's choice.

From now on, you must enter rock, paper, or scissors in the response bubble. Otherwise, the sprite showing your choice won't be created and the program will throw an error!

  • Go to . Drag Go To into the bottom of your code, OUTSIDE the if statements.
  • Change the coordinates in the command to (-125, 140).

# THIS ACTIVITY IS IN PREVIEW ONLY MODE