STEP 2: Let's change the sprite's image label! An image label is text we use to make a specific sprite on the stage.

  • Replace "robot2" with the image label of any other robot sprite, for example, "robot4".
  • Be sure to leave the quotes around the text!

We call anything that is in quotes a string. A string could contain words, letters, sentences, or symbols.

Example: "Strings are always green and surrounded by quotes."

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)